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

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #38587 Fri Oct 11 13:57:30 MDT 2013 art.zambrano ICE-9001 modified tld documentation regarding dragHandle to make its use clearer
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #38351 Thu Oct 03 10:14:15 MDT 2013 art.zambrano ICE-9001 added 'dragHandle' attribute to ace:confirmationDialog, ace:dialog, ace:list, and ace:tree
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tree/tree.js
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tree/TreeMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tree/TreeRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/readme.txt
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #33518 Tue Feb 19 16:36:29 MST 2013 nils.lundquist ICE-8911 / ICE-9001 - Add 'handle' attribute to ace:TableConfigPanel
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tableconfigpanel/TableConfigPanelMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tableconfigpanel/tableconfigpanel.js
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tableconfigpanel/TableConfigPanelRenderer.java

            People

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

              Dates

              • Created:
                Updated:
                Resolved: