Opened 14 years ago
Closed 14 years ago
#3624 closed defect (fixed)
Sizing broken on Safari3
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/themes/themeTester.html, many sizing problems especially when making window smaller, including:
- accordion too short
- tab labels separated from tab contents
- ContentPane? inside of TabContainer?.containerNode is too big, so that TabContainer?.containerNode gets scroll bars, and the expectected scrollbars on the ContentPane?.domNode (which still exist) are hidden
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [9481]) Changes for debugging. Refs #3624.