ICEfaces
  1. ICEfaces
  2. ICE-7618

ace:droppable: ace:ajax event 'drop' not being triggered

    Details

    • Assignee Priority:
      P1

      Description

      The ace:ajax event 'drop' is not getting triggered when releasing an ace:draggable enabled component onto it. When this event is used in combination with the dropListener neither of them are triggered. However, when dropListener is used by itself it functions fine.

      To reproduce:
      1. Build / deploy test application
      2. Navigate to 'Drag/Drop Ajax' test page
      3. Drop the draggable panel into the drop area.
      Note that the actual result is not what is expected. There are some print statements in the ajax listener for debugging as well.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Fixed at revision 27129.

        Fixed by adding an empty node with the client id for the AjaxRequest function; added code to check the event type for avoiding type mismatch exceptions when using 'dropListener' attribute.

        Show
        Arturo Zambrano added a comment - Fixed at revision 27129. Fixed by adding an empty node with the client id for the AjaxRequest function; added code to check the event type for avoiding type mismatch exceptions when using 'dropListener' attribute.
        Hide
        Carmen Cristurean added a comment -

        Fix has been verified with revision 27135 in all major browsers.

        Show
        Carmen Cristurean added a comment - Fix has been verified with revision 27135 in all major browsers.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: