ICEfaces
  1. ICEfaces
  2. ICE-4106

IE performance issue with menu component

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.2
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      IE7

      Description

      Menu component is used for navigation in this application and always display on the page.
      When navigate to some new content and clicking a button triggers the rendering of a large table
      Then menu bar becomes very slow and it takes ~2 sec to display the submenus in IE
      Firefox shows no symptom of the issue
      If revisit the content by clicking the submenu option again which makes table go away, menu bar responsed normally

        Activity

        Hide
        F K added a comment -

        Thats good news that the issue is fixed. I have been watching the ICEfaces Subversion (SVN) source code which is available for anonymous access, it is at version 19200 and hasn't been updated for over a week. Can someone please push the latest code to be made available via anonymous access. Is there any other way to access the code base?

        Show
        F K added a comment - Thats good news that the issue is fixed. I have been watching the ICEfaces Subversion (SVN) source code which is available for anonymous access, it is at version 19200 and hasn't been updated for over a week. Can someone please push the latest code to be made available via anonymous access. Is there any other way to access the code base?
        Hide
        Ken Fyten added a comment -

        The public SVN repo is now refreshed. Had a little systems glitch, sorry.

        Show
        Ken Fyten added a comment - The public SVN repo is now refreshed. Had a little systems glitch, sorry.
        Hide
        F K added a comment -

        Thanks we verified that the issue is fixed on IE7 on Tomcat 6.0.16. Appreciate teams help to get the issue resolved in time.

        Show
        F K added a comment - Thanks we verified that the issue is fixed on IE7 on Tomcat 6.0.16. Appreciate teams help to get the issue resolved in time.
        Hide
        Adnan Durrani added a comment -

        putting menuBar inside a panelGroup which positioned either "relative" or "absolute" would helps too.

        <ice:panelGroup style="position:relative;">
        <ice:menuBar ..>
        </ice:panelGroup>

        Show
        Adnan Durrani added a comment - putting menuBar inside a panelGroup which positioned either "relative" or "absolute" would helps too. <ice:panelGroup style="position:relative;"> <ice:menuBar ..> </ice:panelGroup>
        Hide
        Adnan Durrani added a comment -

        Horizontal menu delay with IE6 has been fixed.
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js
        Completed: At revision: 19255

        Show
        Adnan Durrani added a comment - Horizontal menu delay with IE6 has been fixed. Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\keyboardNavigator.js Completed: At revision: 19255

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Sam Xiao
          • Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: