Opened 10 years ago
Closed 10 years ago
#12626 closed defect (worksforme)
Facing issue with dijit.MenuBar in IE8
Reported by: | milindpc31 | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
When run dijit.MenuBar/dijit.!Popupmenuitem/dijit.MenuItem in IE8. When I click on the menubar, pop up menu disappears in IE8. It works fine in IE7 and earlier versions of IE. Could any one please help me to resolve the issue.?
Note: I am testing theme tester in IE, and it's menu widget (File... vertical menu)--that also not working in IE8.
Thanks in advanced. mpc
Change History (7)
comment:1 follow-up: 2 Changed 10 years ago by
Component: | General → Dijit |
---|---|
Description: | modified (diff) |
comment:2 Changed 10 years ago by
Replying to bill:
Are you saying that the error reproduces from themeTester.html, that when you click "File" the drop down menu opens but then immediately disappears? Yes, very true. Please help
comment:4 Changed 10 years ago by
I can't, I tried http://download.dojotoolkit.org/release-1.6.0/dojo-release-1.6.0/dijit/themes/themeTester.html and the file menu works fine for me on IE8.
comment:5 Changed 10 years ago by
Thanks for quick respose, really appreciate.
Is there any IE 8 browser settings affects working of this wiedget. As I tried the same URL, you just sent me..It's not working .. still menuitems disappears.
comment:6 Changed 10 years ago by
AFAIK there's no browser setting that would affect MenuBar, although an important general setting is the browser compatibility mode, see http://www.globinch.com/2010/07/31/internet-explorer-8-in-ie7-compatibility-mode/ for instructions to try different modes (as an experiment).
comment:7 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Are you saying that the error reproduces from themeTester.html, that when you click "File" the drop down menu opens but then immediately disappears?