ICEfaces
  1. ICEfaces
  2. ICE-9080

Add effects support to ace:autoCompleteEntry, ace:selectMenu and ace:comboBox

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.2.0.GA
    • Fix Version/s: 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      At the moment, it is not possible to specify a custom effect for showing/hiding the options lists in ace:autoCompleteEntry, ace:selectMenu and ace:comboBox, which are always shown/hidden using a fade effect. This improvement is to add the ability to specify different effects for showing and hiding the options list in these components.

        Activity

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Assignee Arturo Zambrano [ artzambrano ]
        Ken Fyten made changes -
        Fix Version/s 3.3 [ 10370 ]
        Affects Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ]
        Assignee Priority P1 [ 10010 ]
        Component/s ACE-Components [ 10050 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34184 Tue Apr 02 09:40:47 MDT 2013 art.zambrano ICE-9080 added effects support to ace:autoCompleteEntry, ace:selectMenu and ace:comboBox
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/combobox/ComboBoxRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/selectmenu/selectmenu.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/selectmenu/SelectMenuMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/selectmenu/SelectMenuRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/combobox/ComboBoxMeta.java
        Hide
        Arturo Zambrano added a comment -

        Committed improvement at revision 34184.

        The supported effects for showing the list are 'blind', 'bounce', 'clip', 'drop', 'explode', 'fade', 'fold', 'puff', 'pulsate', 'scale', 'slide', and 'shake'. For hiding the list, the supported effects are the same, except for 'shake'.

        Show
        Arturo Zambrano added a comment - Committed improvement at revision 34184. The supported effects for showing the list are 'blind', 'bounce', 'clip', 'drop', 'explode', 'fade', 'fold', 'puff', 'pulsate', 'scale', 'slide', and 'shake'. For hiding the list, the supported effects are the same, except for 'shake'.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34309 Tue Apr 09 19:05:00 MDT 2013 art.zambrano ICE-9080 fixed issues with show and hide effects in ace:autoCompleteEntry, ace:selectMenu and ace:comboBox
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/selectmenu/selectmenu.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
        Hide
        Arturo Zambrano added a comment -

        Fixed various issues with effects at revision 34309.

        These issues include:

        • List constantly reappearing after applying hide effect.
        • List not visible again after applying a hide effect.
        • Blur ajax event being fired when clicking on the down arrow button (not related, but detected during testing).

        The only remaining issue is that the hide effect in the combo box is not applied the very first time. After that, it is applied normally. I verified that the code to apply the effect is reached the first time, however what happens after that depends on jQuery, and it hasn't been possible to determine the exact cause of this issue.

        Show
        Arturo Zambrano added a comment - Fixed various issues with effects at revision 34309. These issues include: List constantly reappearing after applying hide effect. List not visible again after applying a hide effect. Blur ajax event being fired when clicking on the down arrow button (not related, but detected during testing). The only remaining issue is that the hide effect in the combo box is not applied the very first time. After that, it is applied normally. I verified that the code to apply the effect is reached the first time, however what happens after that depends on jQuery, and it hasn't been possible to determine the exact cause of this issue.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: