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

        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'.
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: