ICEfaces
  1. ICEfaces
  2. ICE-9001

Add 'dragHandle' attribute to ace:confirmationDialog, ace:dialog, ace:list, and ace:tree.

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      *
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      As in ICE-8911, a scrollable, draggable region, when scrolled via a click-drag on the scrollbar triggers a move of the draggable container in addition to the scrollbar.

      There is no way unfortunately in JS to detect if a click is one that occurred on the scrollbar, so we can't prevent the draggable handling in this case.

      To resolve this issue, the solution is to make a subregion of the draggable region the handle of the container. This is supported by the JQUI draggable code, and needs to be exposed to our users so that they may resolve these situations.

        Issue Links

          Activity

          Hide
          Arturo Zambrano added a comment -

          ace:draggable already has a 'handle' attribute to do this. Is the purpose of this JIRA to add something similar to components with built-in draggable functionality, like ace:dialog, ace:confirmationDialog, ace:tableConfigPanel, etc.?

          Show
          Arturo Zambrano added a comment - ace:draggable already has a 'handle' attribute to do this. Is the purpose of this JIRA to add something similar to components with built-in draggable functionality, like ace:dialog, ace:confirmationDialog, ace:tableConfigPanel, etc.?
          Hide
          Arturo Zambrano added a comment -

          Committed improvement at revision 38351. Added 'dragHandle' attribute to ace:confirmationDialog, ace:dialog, ace:list, and ace:tree.

          Show
          Arturo Zambrano added a comment - Committed improvement at revision 38351. Added 'dragHandle' attribute to ace:confirmationDialog, ace:dialog, ace:list, and ace:tree.

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Nils Lundquist
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: