ICEfaces
  1. ICEfaces
  2. ICE-6055

menuItems shown in wrong position when page is scrolled in IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P01
    • Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE only
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      The menuItems for the menuBar component are displayed in the wrong position when the page is scrolled down. This makes it impossible for a user to select the menuItem. If the page is not scrolled then the menuItems are displayed correctly.

      Sample code:

                    <ice:form style="height:700px;">
                      <ice:menuBar id="navBar" orientation="horizontal">
                          <ice:menuItem value="Test Menu Item One">
                              <ice:menuItem value="Test Sub Menu Item One"/>
                              <ice:menuItem value="Test Sub Menu Item Two"/>
                          </ice:menuItem>
                          <ice:menuItem value="Test Menu Item Two">
                              <ice:menuItem value="Test Sub Menu Item One"/>
                              <ice:menuItem value="Test Sub Menu Item Two"/>
                          </ice:menuItem>
                      </ice:menuBar>
                  </ice:form>
      1. menuBar-issue-IE-no-scroll.JPG
        73 kB
      2. menuBar-issue-IE-scroll.JPG
        72 kB
      3. screenshot-03.png
        283 kB
      4. screenshot-04.png
        186 kB
      5. screenshot-5.jpg
        55 kB

        People

        • Assignee:
          yip.ng
          Reporter:
          Arran Mccullough
        • Votes:
          1 Vote for this issue
          Watchers:
          3 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: