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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: