Ticket #8119 (new defect)

Opened 7 weeks ago

Last modified 4 days ago

IE8: themeTesterQuirk is blank

Reported by: haysmark Owned by: haysmark
Priority: normal Milestone: 1.3
Component: Dijit Version: 1.2.1
Severity: normal Keywords:
Cc: peller

Description (last modified by haysmark) (diff)

http://archive.dojotoolkit.org/nightly/checkout/dijit/themes/themeTesterQuirk.html

The page fades in, showing the tundra background, but the BorderContainer? widget does not appear. Also, the mouse gives the text cursor in the area where the BorderContainer? should be appearing.

If I force the page into IE7 standards mode or IE8 standards mode, the BorderContainer? appears but the widgets have no style.

Change History

Changed 7 weeks ago by haysmark

  • description modified (diff)

Changed 7 weeks ago by bill

  • milestone changed from tbd to 1.3

Changed 7 days ago by bill

  • cc peller added

Adam, I remember you set IE8 to use the four-corners setting techniques like other browsers. Looks to me though like this won't work for quirks mode. According to the DOM explorer the topTabs node:

{{{{ <div style="BOTTOM: 253px; TOP: 40px; RIGHT: 5px; LEFT: 310px" id="topTabs" class="dijitTabContainer dijitContainer dijitTabContainerTop dijitLayoutContainer dijitBorderContainer-child dijitBorderContainer-dijitTabContainerTop dijitBorderContainerPane" _zipIdx="162" widgetId="topTabs"> }}}

has a size of 0x0.

Changed 5 days ago by peller

(In [16214]) IE quirks-mode is still janky. Refs #8119 !strict

Changed 4 days ago by bill

Isn't this fixed? It looks OK to me, or at least, it's not blank.

Note: See TracTickets for help on using tickets.