APEX Bug - Drag and Drop

Hey all
I've discovered a rather annoying bug in APEX's drag and drop item layout.
I'm designing a form and putting mainly text fields down in a column.
Every now and then one of these text fields needs to have a text item (display only) beside it.
The problem is, say if I add 2 display only items beside 2 different text fields, it "forgets" about one of these items when I press the Next button.
It just comes up with the next screen - but it's missing one of the display only items!
Then, seemingly at random, the missing item will (after much editing of the item layout) just appear again at the top of the item list! (when it was positioned somewhere completely different before).
I've managed to reproduce this multiple times.
Makes creating and editing pages with items a very annoying chore!

Oh, ok.
Well, it happened to me every time on 2 separate item regions.
I'll just go and try to do it again... See if it still 'works' :)
ok well it's still doing it...
I just added 2 display only items to my existing item list, and NONE of them were actually added.
Here was my display list:
Region: Collection Details
186 P2_COLL_DAYS Checkbox
193 P2_COLL_TIME Text Field
195 P2_ALLOW_MULTI_TRANS Checkbox
196 P2_ACC_COUPON_TYPES Text Field
198 P2_COUPON_OPTIONS Text Field
200 P2_MESSAGE_1 Text Field
201 P2_MESSAGE_2 Text Field
202 P2_MESSAGE_3 Text Field
203 P2_MESSAGE_4 Text Field
204 P2_MESSAGE_5 Text Field
205 P2_MESSAGE_6 Text Field
22 Itemsand I tried to add a display only item after both of these:
196 P2_ACC_COUPON_TYPES Text Field
198 P2_COUPON_OPTIONS Text Fieldname: "P2_ACC_COUPON_TYPES_TEXT"
text: "[e.g. 1,2,3]"
and
name: "P2_COUPON_OPTIONS_TEXT"
text: "[e.g. 5 or 5,10,15]"
And neither of them showed up on the next page (where you confirm and adjust the items).
I'm using Internet Explorer 7.

Similar Messages

  • BUG - Drag and drop an image, only working at the 2nd try

    I use the last version of JDeveloper : 11g R1 : 11.1.1.2.0
    I try to drag and drop an image in a facet of a panelsplitter.
    Once the page is loaded, the first time I try to drag the image, it does not work : the image does not follow the mouse.
    When I try to drag the image again, then it works : the image follow the mouse
    So I don't think it's related to the destination/target.
    I feel it's so simple, since it just requires to add <af:componentDragSource/> inside <af:image/>
    that if it does not work, it can only be a bug in the functionality offered by ADF ...
    Or maybe there is something wrong with the generation of the page ?
    I get this message in blue in the "running log of WebLogic" :
    <FormRenderer><setupEncodingContext> Multiple forms detected on viewId: /myPage.jspx. Rich client currently has some limitations in dealing with multiple forms.
    Please note that I use jsp:include inside f:subview to include fragments (.jsff) so that the source and the destination are not in the same file, the source in a .jsff while the destination is on the main .jspx
    The code related to the drag and drop :
    <af:form id="form">
    <af:panelSplitter orientation="vertical" splitterPosition="70" id="psHeader" clientComponent="true">
    <af:panelAccordion id="paPref" discloseNone="true" styleClass="fullSize">
    <af:showDetailItem id="sdiTemp" text="Templates">
    <af:panelBox>
    <af:panelGroupLayout id="pglTemp" layout="scroll">
    <af:panelList id="plTemp" rows="2">
    <af:image id="imTemp2up" source="/images/anImage.jpg" inlineStyle="" shortDesc="...">
    <af:componentDragSource/>
    </af:image>
    <f:facet name="second">
    <af:dropTarget dropListener="#{dropHandler.handleComponentMove}" actions="MOVE">
    <af:dataFlavor flavorClass="javax.faces.component.UIComponent"/>
    </af:dropTarget>
    Any idea ?
    Thanks in advance,
    JP

    Hi,
    no bug that I can detect here as it works for me with the same setup. How likely is it that the image is too small so that you don't grab it probably the first time?
    Frank

  • 4.0 Bug - Drag and Drop File to Editor

    Another one:
    Unable to Drag/Drop File
    In 3.2.2, I could drag a file from the explorer window into SQL Developer to have SQL Developer open it in a new tab.  I have been unable to get this work in 4.0 Beta.

    Logged and bugged.
    Please limit your bug reports to one per thread.

  • Drag and Drop Layout with items attached to Page 0 Region Bug

    Hi,
    I have a region on P0 (P0_REGION) and multiple page items (not on page 0) are associated to the region. When I go to "Drag and Drop" the page items I see all the Page Items for the given page and all the Page Items that are linked to a P0 Region. For Example:
    P0:
    Region: P0_REGION
    P100:
    Items: P100_X, Region: P0_REGION
    P200:
    Items: P200_Y, Region: P0_REGION
    Now on P200, click on "Drag and Drop" above P200_Y I'll see P100_X and P200_Y.
    This is a bit of an issue if you have a lot of items that are linked to a region on Page 0 but actually belong to another page.
    Is this a bug?
    Thank you,
    Martin Giffy D'Souza
    [http://apex-smb.blogspot.com/]

    Look at the following link:
    Drag and drop - like the builder?

  • Drag and drop file to desktop bug

    I have a new fusion drive 27" iMac with Thunderbolt Cinema Display.
    When I drag a file, like an attachment from mail, onto the desktop it does not drop the file where the cursor indicates it will.
    The same thing when dragging from the download folder or a finder window.
    The file is randomly paced on the main iMac desktop in no particluar order, and you can't precisely drop a file where you want.
    File can be dropped behind open windows, making them hard to find.
    If the Thunderbolt display is unplugged, the issue goes away and drag and drop is precise.
    This used to happen on my old iMac aswell, but i put it down to a bug with my system, however, it also happened out-of-the-box on the new fusion iMac before I installed any software or files, as I was specifically testing this - it's very annoying and disruptive to workflow.
    Something with OSX doesn't like the external monitor when it comes to drag and drop to desktop.

    The card reader is apparently stuck in write-locked mode. I don't generally advise do-it-yourself hardware repair, but one ASC poster managed to fix this problem. I haven't tried the fix myself and I can't offer any guidance beyond what's in that discussion. If you cause damage, don't expect your warranty to cover it. I suggest you instead make a "Genius" appointment at an Apple Store.

  • Drag and drop in apex 4.0

    hi,
    i am just wanna to have a page in oracle apex 4.0 with drag and drop region to retrieve its data from a database table and to arrange them through using the drag and drop method into another region that allow me to get the arranged set id's to insert it into database table
    is there is any solution to these problem please
    thanks a lot,,
    Radwa

    Maybe if you asked on the apex forum...

  • Possible Bug with Drag-and-Drop Being Published via HTML5 - Getting "Undefined" Error When Dragging Object

    Hello,
    I came up with a way to use drag-and-drop interactions that will take advantage of file input so that I may create a drag-and-drop interaction that uses one draggable object over and over allowing multiple scoring/tracking possibilities.  Example use...is having the draggable object be dynamic in that it randomly changes its text so that a learner can drag a term it's possible classification.........thus allowing the possibility of having many terms easily loaded without having to redo a drag-and-drop interaction for each needed terms/classifications updates/changes.
    My Issue: When using a variable to represent the text for a draggable Smart Shape object, I'm getting the error message "undefined" when, clicking/pressing on the object, as well as during the drag of the object. This issue occurs when publishing the project in an HTML5 format.  Flash interestingly enough seems to work perfect...but we are not interested in publishing via Flash any longer.
    To better help you explore this error message, I've set up a test project so that you can see when and how the "undefined" message shows up during a drag-and-drop interaction.  I've also included the Captivate 8 project file used to make the exploration project I'm sharing in this post.
    Link to Captivate project I created for you all to explore "undefined" error message": http://iti.cscc.edu/drag_and_drop_bug/
    Link to this Captivate 8 Project file: http://iti.cscc.edu/drag_and_drop_bug.cptx
    It's pretty interesting how things react in this demo, please try the following actions to see some interesting happenings:
    Drag the Yellow (or variable drag box) to the drag target.
    Drag Black Hello square to Drag target and click undo or reset - watch the undefined message come up on the Yellow (or variable drag box).
    Drag the Yellow (or variable drag box) to the drag target and then use the undo or reset.
    Move both draggable boxes to the drag target and use the undo and reset buttons...
    Anyhow, I know you all are sharp and will run the demo through its paces.
    I'd really be very honored if anyone help me figure out how I could (when publishing out to HTML5) no longer have the "undefined" error message show up when using drag-and-drop with a variable for shape text. This technique has been well received at the college I work at...and I have many future project requests for using such an idea on a variety of similar interactions. I'd love see a solution or see if this might be a bug Adobe may be able to fix!
    I tried to find a solution to the issue documented here for quite some time, but I was not able to find anyone with this problem much less attempting the idea I'm sharing in the help request -  save the darn "undefined" message that comes up!
    Many thanks in advance for any help and/or direction that you all may be able to provide,
    Paul

    Hello,
    I just wanted to supply a minor update related to my drag-and-drop question/issue stated above:
    I did another test using Captivate 7, and found that the undefined error (publishing as HTML5) does not appear and the variable data remains visible - except the variable data turns very small and does not honor any font size related settings.
    I did go ahead and submit this to Adobe as a possible bug today.
    Thanks again for any help related to this issue.  If the issued documented above is solved, it will allow many amazing things to be done using Captivate's drag-and-drop for both regular type projects as well as interaction development for iBooks! 
    Matter of fact if this issue gets fixed, I'll publish a Blog entry (or video) on way's I've used Captivate's drag-and-drop to create dynamic learning activities for Higher Ed. and for use in iBooks.
    ~ Paul

  • Drag and drop in APEX 4.1

    Hi everyone,
    I'm wanting to create an APEX application but I am a novice when it comes to APEX.
    One of the key points to my app is that it will need to be able to have drag and drop capabilities. Not drag and drop data but drag and drop objects like in this blog post: http://rutgerderuiter.blogspot.com/2008/07/drag-planboard.html
    That article is pretty much what I want to do. I was just wondering if this is easier in the most recent version as that blog is several years old.
    Does anyone know if there are newer features that make this easier? Any relevant links?
    Thanks!
    -Joe

    Hi jarola,
    I was looking for a sample application that provides a fancy "drag and drop" and found your thread here.
    I checked your link and the online version of the kanban board - veeeery great! Exactly what I'm looking for!! thumbs up :-)
    Since I want to use it in an APEX application, I downloaded your sample application. Import was successful and I also took care of your "readme.txt":
    "When installing application on Application Express release 4      
    After installation, you need modify page template.
    Move #HEAD# substitution string in page template header before javascript libraries."
    But despite, I still get following error message when trying to create a new board:
    TypeError: $.htmldbJSON is not a function
    I tried to place the #HEAD# in different places, nothing seems to help. :-(
    I'm running APEX Version 4.2.0.00.27 .
    It would be glad if somebody can help me to find what I'm doing wrong here...
    Thanks & regards
    FireFighter

  • Simple drag and drop programme. Bug

    Hi.
    I have a simple drag and drop app for learning English. You hear for eg: banana and have to drag that object to a certain area.
    When my little kid plays it she finds bugs - she's my researcher.
    It's hard to explain the bug as its hard to get it but kids can easily. You click on the target object and drag it a little, then quickly reclick it but not drag ie: release the mouse as it goes back to its initial position. You move the mouse away and and the object follows mouse even though you are now not dragging and you can't drop it.
    I know its hard to imagine this but perhaps this is a know bug for drag and drops.
    private function dragHandler(e:MouseEvent)
                e.currentTarget.startDrag();
                xIni = e.currentTarget.x;
                yIni = e.currentTarget.y;
    The you have the following which has an event listener for the mouse up event.
    private function checkDrag(e:MouseEvent)
                e.currentTarget.stopDrag();
                if (this.currentBubble.hitTestObject(this.dragTarget))
                    if (currentBubble && currentBubble == e.currentTarget)
                        currentBubble.visible = false;
                        blnCorrect = true;
                        points = this.points + 10;
                        score.score_txt.text = String(points);
                        correct++;
                        vehiclePosition+=100;
                        TweenLite.to(animation,1,{x:vehiclePosition})
                        trace("CORRECT="+correct);
                        if (correct == 10)
                            endGame();
                            return;
                    bubbles.splice(currentIndexArray,1);//you must specify the parameter 1 ie: remove 1
                    sndChannel=soundCorrect.play();
                    sndChannel.addEventListener(Event.SOUND_COMPLETE, soundCorrectComplete)
                else
                    incorrect++;
                    sndChannel=soundIncorrect.play();
                    sndChannel.addEventListener(Event.SOUND_COMPLETE, soundIncorrectComplete);
                    TweenLite.to(e.currentTarget, 1, {x:xIni, y:yIni, ease:Strong.easeOut, onComplete:onFinishTween});

    So, the code should be like this:
    private function dragHandler(e:MouseEvent):void
         e.currentTarget.startDrag();
         stage.addEventListener(MouseEvent.MOUSE_UP, checkDrag);
         xIni = e.currentTarget.x;
         yIni = e.currentTarget.y;
    private function checkDrag(e:MouseEvent):void
         stopDrag();
         stage.removeEventListener(MouseEvent.MOUSE_UP, checkDrag);
    Also, i suggest you get into habit to ALWAYS declare datatypes, including what functions return - it is good for memory and performance. In your case, :void should be function return datatype.
    In addition, you don't need to stopDrag() on an object - since only a single object can be dragged at a time - just calling stopDrag() is sufficient.

  • Possible List Drag and Drop bug

    Hi all,
    I am using a spark.components.List that I wish the user to be able to reorder by dragging and dropping. Therefore I have dragEnabled,dropEnabled and dragMoveEnabled all set to true.
    I have a custom item renderer that has two states ('default' and 'notDefault' for the sake of argument) that the list uses. The currentState of the item renderer is determined by the data it is given.
    When items are moved around they do get reordered correctly, however if I have an item in the 'notDefault' state and drag it somewhere it ends up rendered in the 'default' state after dragging, even if the data it is displaying requires the 'notDefault' state. What is more frustrating is that the item renderer reports its currentState as 'notDefault' even though it is showing 'default'.
    The difference between the two states is that there is a VGroup with controls in it excluded from the 'default' state, and therefore if these are displayed before dragging (ie we are in the 'notDefault' state) they are consequently not displayed after dragging.
    Anybody have any ideas?

    Might be a bug.  File a bug or post a simple test case.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • [svn:fx-trunk] 11574: Drag and Drop - Bug fixes:

    Revision: 11574
    Author:   [email protected]
    Date:     2009-11-09 10:53:35 -0800 (Mon, 09 Nov 2009)
    Log Message:
    Drag and Drop - Bug fixes:
    - Added slight delay before drag-scrolling start.
    - Single selection ctrl+drag fixed.
    - Default drop indicator for List that doesn't have drop indicator specified in its skin. The default DI is specified through the new dropIndicatorSkin List style.
    - Memory leak for the drop indicator dynamic skin part.
    - ListItemDragProxy incorrectly listed in spark-manifest.xml moved to SparkClassess.
    QE notes: None
    Doc notes: None
    Bugs: SDK-24047, SDK-23999, SDK-23871
    Reviewer: Glenn, Deepa
    Tests run: checkintests, mustella (List, ListDragDrop)
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24047
        http://bugs.adobe.com/jira/browse/SDK-23999
        http://bugs.adobe.com/jira/browse/SDK-23871
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/SparkClasses.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/TileLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/DropLocation.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutBase.as
        flex/sdk/trunk/frameworks/spark-manifest.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ListDropIndicator.as

    Just found a reference to a work around to the issue by putting the macbook to sleep & waking it.  Worked a treat !
    This makes it usable again.  Which is lucky as I was preparing to see how far I could toss the macbook !
    Suppose I'll need to wait for a patch.

  • Drag and Drop Bug (Flash, AS3)

    Hello! Help, please! I'm making a game that involves dragging and dropping books. (Right now there is only one book.) While testing my game, I discovered by accident that no matter where I drag on the screen, the draggable book responds, moving around on screen despite the cursor not being on top of it. Here is my code. (It also snaps a larger book mc to the small one for purposes I intend to use later.)
    // Making the small book dragable. //
    small_book.addEventListener(MouseEvent.MOUSE_DOWN, fl_ClickToDrag_6);
    // when the mouse button is clicked...
    function fl_ClickToDrag_6(event:MouseEvent):void
        small_book.startDrag();
        big_book_mc.x = small_book.x;///
        big_book_mc.y = small_book.y;///-----> Makes the big book snap to the lil one when clicked.
    stage.addEventListener(MouseEvent.MOUSE_UP, fl_ReleaseToDrop_6);
    // when the mouse button is released...;
    function fl_ReleaseToDrop_6(event:MouseEvent):void
        small_book.stopDrag();
        big_book_mc.x = small_book.x;///
        big_book_mc.y = small_book.y;///-----> Makes the big book snap to the lil one when the mouse button is released.
    stage.addEventListener(MouseEvent.MOUSE_DOWN, dragFn);
    // if the mouse is currently dragging....;
    function dragFn(event:MouseEvent):void
        small_book.startDrag();
        big_book_mc.x = small_book.x;///
        big_book_mc.y = small_book.y;///-----> The big book follows while the mouse is dragging.
    // the small book is now draggable and the big book snaps to it.

    your stage listeners should be added in the mousedown listener functions and then removed in the mouseup listener functions.
    and just to clarify, your small book starts dragging no matter where there is a mousedown?

  • Drag and drop bug?

    while the application get a vertical scroll bar,
    scroll it down
    and try to drag something
    that drag and drop works improperly
    and trace the event.stageX and stageY
    the value isn't right

    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" >
    <mx:TextArea y="10" height="153" id="console" right="10"
    left="10"/>
    <mx:Script>
    <![CDATA[
    import mx.controls.Button;
    import mx.events.DragEvent;
    import mx.controls.Alert;
    import mx.core.UIComponent;
    import mx.core.DragSource;
    import mx.managers.DragManager;
    private function doDragIt(event:MouseEvent):void{
    var dragInitiator:Button=Button(event.currentTarget);
    var ds:DragSource = new DragSource();
    var BtnProxy:Button = new Button;
    BtnProxy.label="B";
    BtnProxy.width=20;
    BtnProxy.height=20;
    DragManager.doDrag(dragInitiator,ds,event,BtnProxy);
    private function doDragEnter(event:DragEvent){
    var target:VBox=VBox(event.currentTarget);
    target.setStyle("backgroundColor","BLUE");
    DragManager.acceptDragDrop(target);
    private function doDragExit(event:DragEvent){
    var target:VBox=VBox(event.currentTarget);
    target.setStyle("backgroundColor","WHITE");
    ]]>
    </mx:Script>
    <mx:Spacer x="0" y="1200"/>
    <mx:VBox id="toClick" y="211" width="50" height="50"
    borderStyle="solid" horizontalCenter="0"
    dragEnter="doDragEnter(event)" dragExit="doDragExit(event)"
    backgroundColor="#ffffff">
    </mx:VBox>
    <mx:Button y="223" label="B" height="20" width="20"
    mouseDown="doDragIt(event)" horizontalCenter="-80"/>
    </mx:Application>

  • I've found a bug in drag and drop in responsive projects

    I've created a simple, one slide project which has two sources and four targets. Before running the drag and drop wizard, the project previews and publishes. Once I've added the drag and drop wizard, it never previews nor publishes.
    Any ideas anyone?

    Having checked out D&D in responsive projects and did not see that problem.
    Maybe something got wrong when you updated? Did you delete the folders
    Layout, Preferences and Sample projects as instructed?

  • [BUG] Cursor Disappears After Drag And Drop

    hi,
    every time i drag and drop an image out of firefox into an already open document in photoshop cs5, my cursor disappears (it doesn't change to reflect the program specific tasks like type/move/scale etc) and i have to restart the program.
    please fix this?
    cheers

    sorry, forgot to mention that...
    mac os x server 10.6, all updates
    firefox 3, all updates

Maybe you are looking for

  • Immediate payment request

    HI and really hope someone can help / offer advice I received an automated message this morning saying to pay my bill in full otherwise my service will be restricted. I have been on direct debit, paying on the 7th of each month. Several weeks ago due

  • Using XQuery to filder CDATA section

    How do I filter value inside CDATA section using XQUERY in SELECT statement? I am using value function. <DomainConfig>      <typeOfDBConnection>            <![CDATA[#MS SQL]]>      </typeOfDBConnection> </DomainConfig>

  • Shared content on different devices

    My apple ID is used for my Apple products and I've use it as well for my son's Ipod touch.  When I plug his ipod into our PC at home all my texts are showing up on his ipod.  How do I prohibit all my content from being downloaded onto his ipod?

  • Mirroring keynote with apple tv

    I am using my ipad 2 with the latest apple tv to mirror a keynote presentation. It works fine for awhile, then it resets back to not being mirrored. I reset the settings by double clicking the power button and selecting apple tv and mirroring, and it

  • Why do we see the colored spinning wheel

    Bill Maher quipped about seeing the colored spinning wheel on his Mac more and more often. I see it all the time on all my Macs. When I click a link the blue line progresses a while , then and only when I highlight the entire address window and hit e