Access Keys:
Skip to content (Access Key - 0)

Menu Slowness on Some Computers Running IE


This forum has now moved. These topics have been left as a read-only archive. Please create all new topics in the Community space.


I have a strange issue with my Confluence 2.10 with Theme Builder 3.3.3 on certain computers in Internet Explorer 7 & previous . My company just launched Confluence as our Intranet, and the site works perfectly for most of our users in Internet Explorer. However, I have a handful of users who, when they use Confluence IE, the 2 top menu bars appears as a colored line when the pages first load and then expand after a second or so. Once expanded, if you mouse over the menu there is approx. a 3-5 second delay before the menu will highlight & allow you to click and if there is a submenu the delay seems to increase.

I have 2 computers which I am testing while trying to resolve this issue. If I install Firefox, the menus load immediatly and there is no slowness. My company can not be using Firefox, however, because we have other applications which will not work properly.

I am using all Compound Menu items, and I have tried all of the fixes on the Menu Performance Tuning page, except caching, because I have many pages with security applied on them.

I would very much appreciate any assistance, if there is a better way for me to report an issue, please let me know. Thank you!

Here is a sample of code I am using for the top menu bar.

{table:width=100%|cellpadding=0|cellspacing=0|border=0}{tr}{td:valign=middle}
{menubar:id=PWCTop|shadows=-4,-6}
{compound-menuitem:home|space=PWCorp|caption=Home}
{menuseparator}
{menu}Departments
{compound-menuitem:wikiPage|space=PWCORP|page=Administrativ|caption=Administrative
{compound-menuitem:wikiPage|space=PWCORP|page=Care & Quality|caption=Care & Quality}
{compound-menuitem:wikiPage|space=PWCORP|page=CEO|caption=CEO}
{compound-menuitem:wikiPage|space=PWCORP|page=Claims|caption=Claims}
{compound-menuitem:wikiPage|space=PWCORP|page=Compliance|caption=Compliance}
{compound-menuitem:wikiPage|space=PWCORP|page=IT|caption=IT}
{compound-menuitem:wikiPage|space=PWCORP|page=Marketing|caption=Marketing}
{compound-menuitem:wikiPage|space=PWCORP|page=Enrollment|caption=Enrollment}
{compound-menuitem:wikiPage|space=PWCORP|page=Services|caption=Services}
{menu}
{menuseparator}
{compound-menuitem:wikiPage|space=IT|page=Applications|caption=Applications}
{menuseparator}
{compound-menuitem:wikiPage|space=PWCORP|page=Resources|caption=Resources}
{menuseparator}
{menu}Learning Center
{compound-menuitem:wikiPage|space=PWCORP|page=External Conferences|caption=External Conferences}
{compound-menuitem:wikiPage|space=PWCORP|page=Internal Training|caption=Internal Training}
{compound-menuitem:wikiPage|space=PWCORP|page=Online Education|caption=Online Education}
{compound-menuitem:wikiPage|space=PWCORP|page=How-To's|caption=How-To's}
{menu}
{menuseparator}
{compound-menuitem:wikiPage|space=PWCORP|page=Calendar|caption=Calendar}
{menuseparator}
{compound-menuitem:wikiPage|space=PWCORP|page=Forms|caption=Forms}
{menuseparator}
{compound-menuitem:wikiPage|space=MTG|page=Home|caption=Meetings}
{menubar}
{td}
{td:align=right|valign=middle}
{menubar:id=Toolbr|shadows=-4,-6}
  {menuseparator}
  {menu}Edit
     {compound-menuitem:edit|caption=Edit this Page}
     {compound-menuitem:editinword|caption=Edit in Word}
    {menuseparator}
    {submenu}New
     {compound-menuitem:newpage|caption=Page}
     {compound-menuitem:newnews|caption=News}
     {compound-menuitem:newcomment|caption=Comment}
     {compound-menuitem:pageattachments|caption=Attachment}
    {submenu}
 {menuseparator}
     {compound-menuitem:information|caption=Page Info & History}
 {menuseparator}
    {compound-menuitem:webui|location=system.content.action/secondary|key=importworditem1|caption=Import from Word Doc}
    {menuseparator}
     {compound-menuitem:copy|caption=Copy this Page}
   {menuseparator}
       {compound-menuitem:remove|caption=Remove this Page}
    {menuseparator}
    {submenu}Administration
       {compound-menuitem:spaceadmin|caption=Space Admin}
         {menuseparator}
            {compound-menuitem:siteadmin|caption=Confluence Admin}
    {submenu}
  {menu}
{menuseparator}
  {menu}Tools
    {compound-menuitem:index|caption=Pages}
    {menuseparator}
    {compound-menuitem:favourite|caption=Make Favorite}
    {compound-menuitem:watch|caption=Watch this Page}
    {menuseparator}
    {compound-menuitem:exportPDF|caption=Export to PDF}
    {compound-menuitem:exportWord|caption=Export to Word}
  {menu}
{menuseparator}
{menu}View
{compound-menuitem:wikiPage|space=EMPDIR|page=Employee Directory|caption=Employee Directory}
    {menuseparator}
    {compound-menuitem:index|caption=Pages}
    {compound-menuitem:news|caption=News}
    {compound-menuitem:labels|caption=Labels}
    {compound-menuitem:pageattachments|caption=Attachments (%count%) }
    {compound-menuitem:space-socialbookmarks|caption=Bookmarks}
 {menuseparator}
     {compound-menuitem:information|caption=Page Info & History}
{menuseparator}
  {compound-menuitem:viewSource|icon=book_open2|caption=View Wiki Markup|target=_blank}
{menuseparator}
    {compound-menuitem:mail|caption=Mail}
    {compound-menuitem:advanced|caption=Advanced}
    {compound-menuitem:activity|caption=Activity}
    {menuseparator}
        {compound-menuitem:dashboard|caption=Dashboard}
  {menu}{menubar}{td}{tr}{table}



Ask questions, get help and report bugs & issues on our Community Site

View old comments


Adaptavist Theme Builder Powered by Atlassian Confluence