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

          Hide
          Christian Wilhelm added a comment -

          I have the same issue with IceFaces 2.0.1 and Chrome 11.0.696.71 under Win7 64bit

          Show
          Christian Wilhelm added a comment - I have the same issue with IceFaces 2.0.1 and Chrome 11.0.696.71 under Win7 64bit
          Hide
          Christian Wilhelm added a comment -

          The workaround described in #6138 also fixed this problem. Just add the contentType to the view node:
          <f:view contentType="text/html">

          Show
          Christian Wilhelm added a comment - The workaround described in #6138 also fixed this problem. Just add the contentType to the view node: <f:view contentType="text/html">
          Hide
          Ken Fyten added a comment -

          Marking as Closed / Invalid as part of legacy ICEfaces ICE / Compat component JIRA cleanup.

          Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf

          If the issue persists with the current ICEfaces release, please create a new JIRA for it.

          Show
          Ken Fyten added a comment - Marking as Closed / Invalid as part of legacy ICEfaces ICE / Compat component JIRA cleanup. Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf If the issue persists with the current ICEfaces release, please create a new JIRA for it.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: