ICEfaces
  1. ICEfaces
  2. ICE-3216

REGRESSION: menubar does not behave as expected when displayOnClick="true"

    Details

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

      Description

      After clicking on a top-level menuItem to get the menu, then move the cursor to another top-level menuItem, the new menu does not appear unless you click it.

      The desired behavior is the 1.7.0 behavior. Click on any top-level menu-item sets the "menus visible on hover" mode so you don't need to click each one to see it. Clicking on a top-level menu-item again toggles the mode back so the menus don't display on hover anymore.

        Activity

        Hide
        Adnan Durrani added a comment -

        trunk: revision 16964
        branch 1.7: revision 16965

        Show
        Adnan Durrani added a comment - trunk: revision 16964 branch 1.7: revision 16965
        Hide
        Mandeep Hayher added a comment -

        When a top level menu (using displayOnClick="true") is clicked to open it does not stay open. The menu is display and then it disappears right away.

        Show
        Mandeep Hayher added a comment - When a top level menu (using displayOnClick="true") is clicked to open it does not stay open. The menu is display and then it disappears right away.
        Hide
        Adnan Durrani added a comment -

        trunk revision 17014
        branch 1.7 revision 17015

        private onclick handler added to the menuBar

        Show
        Adnan Durrani added a comment - trunk revision 17014 branch 1.7 revision 17015 private onclick handler added to the menuBar
        Hide
        Adnan Durrani added a comment -

        1.7.1 branch: revision 17171

        Show
        Adnan Durrani added a comment - 1.7.1 branch: revision 17171
        Hide
        Krashan Brahmanjara added a comment -

        Thats still not work in icefaces 1.7.1 revision 17613!

        Test case:
        <ice:menuBar id="menuBar" noIcons="true" displayOnClick="true">
        <ice:menuItem value="test1" (...with childs..)>
        <ice:menuItem value="test2" (...with childs..)>
        </>

        If user click on test1 see popup - this is ok, move cursor over test2 and you see popup menu test2 without any click.

        Ther are also some problems with displayed popup menu from menuBar which can be displayed under select components.

        Show
        Krashan Brahmanjara added a comment - Thats still not work in icefaces 1.7.1 revision 17613! Test case: <ice:menuBar id="menuBar" noIcons="true" displayOnClick="true"> <ice:menuItem value="test1" (...with childs..)> <ice:menuItem value="test2" (...with childs..)> </> If user click on test1 see popup - this is ok, move cursor over test2 and you see popup menu test2 without any click. Ther are also some problems with displayed popup menu from menuBar which can be displayed under select components.

          People

          • Assignee:
            Unassigned
            Reporter:
            Jacky Lee
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: