ICEfaces
  1. ICEfaces
  2. ICE-5936

menuBar/menuItem does not expand/expand again

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Windows 7, NetBeans 6.9, Icefaces 2.0 Beta 1

      Description

      Menu Bar expand first time on IE when the mouse pointer hovers on. However, if the mouse pointer is moved away and hovers again, the menu bar is not expanded.

      For Chrome browser, it does not expand menu bar at all.

      Here is my code I use for test:

       <ice:form id="iceForm">
         <ice:menuBar orientation="holizontal">
              <ice:menuItem value="File" onclick="return false;">
                      <ice:menuItem value="Open" />
                      <ice:menuItem value="Close" />
               </ice:menuItem>
          </ice:menuBar>
       </ice:form>

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Takashi Osako
            • Votes:
              5 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: