ICEfaces
  1. ICEfaces
  2. ICE-9608

ace:menu > Highlight styling stays on submenu with long effectDuration

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3 trunk revision# 38279
      All browsers
    • Assignee Priority:
      P2

      Description

      When using a tiered menu with slide effect and a long effectDuration:
      Hovering over one submenu and then hovering over another before the effect has had time to complete will cause the highlight styling to remain present, and the submenu to remain open.

      To reproduce:
      1) Build / deploy test app located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/menu
      2) Navigate to 'Menu Dynamic Attribute Test'
      3) Select type 'tiered'
      4) Select effect 'slide'
      5) Select effectDuration '2000'
      6) Select rendered
      7) Highlight over the first subMenu until it begins to slide out
      8) Once it starts to slide move the mouse down to the next subMenu
      9) Can repeat step 7 + 8 for all the subMenus.
      The subMenu will remain highlighted and expanded out (see screenshot).

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 38334. The problem was that an effects wrapper node was added when using the slide animation, so the correct sublist couldn't be found if the effect took too long to complete. This was fixed by handling this wrapper and properly applying the hiding procedure to it.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 38334. The problem was that an effects wrapper node was added when using the slide animation, so the correct sublist couldn't be found if the effect took too long to complete. This was fixed by handling this wrapper and properly applying the hiding procedure to it.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: