ICEfaces
  1. ICEfaces
  2. ICE-3040

menuBar displayOnClick displays erratically

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      all

      Description

      Using a menuBar with the displayOnClick attribute set to true is showing some odd behavior. Clicking on the parent node will display the child menu very quickly and then disappears. The menuBar now functions as it does by default by showing the child menu on hover. Clicking the parent node again will stop this behavior. The code that was tested is a very simple example:

                      <ice:menuBar displayOnClick="true">
                          <ice:menuItem value="Menu Items">
                              <ice:menuItem value="Menu Item 1"/>
                              <ice:menuItem value="Menu Item 2"/>
                          </ice:menuItem>
                      </ice:menuBar>

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16697 Mon May 26 11:06:34 MDT 2008 adnan.durrani Fix for ICE-3040(menuBar displayOnClick displays erratically)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/bridge/lib/extras/keyboardNavigator.js
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/menubar/MenuBarRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16696 Mon May 26 11:04:58 MDT 2008 adnan.durrani Fix for ICE-3040(menuBar displayOnClick displays erratically)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/keyboardNavigator.js
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/menubar/MenuBarRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Arran McCullough
          • Votes:
            3 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: