Ticket #5360 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

AccordionContainer ContentPane not drawing properly when body font size is less than 12px

Reported by: guest Owned by:
Priority: normal Milestone: 1.1
Component: Dijit Version: 0.9
Severity: normal Keywords:
Cc:

Description

I took the dojo-release-1.0.1dijit estslayout est_AccordionContainer.html

and modified the <body> tag as follows:

<body style="padding: 50px; font-size:11px;">

As it turned out when font size is set to 11px or less the ContentPane? within the AccordionContainer? doesn't draw correctly, there is wrong width applied.

The modified source is available at: http://www.chieftainy2k.net/dojo/dojo-release-1.0.1/dijit/tests/layout/test_AccordionContainer-bug.html

Attachments

acc1.png (30.6 kB) - added by guest 12 months ago.
acc2.png (7.4 kB) - added by guest 12 months ago.
acc3.png (51.7 kB) - added by guest 12 months ago.
acc4.png (28.3 kB) - added by guest 12 months ago.
acc5.png (14.3 kB) - added by guest 12 months ago.

Change History

Changed 12 months ago by guest

Changed 12 months ago by guest

Changed 12 months ago by guest

Changed 12 months ago by guest

Changed 12 months ago by guest

Changed 11 months ago by bill

  • milestone set to 1.1

Hmm, that's a strange one. I reproduced it in the 1.0 branch, but in trunk it's not happening, so marking fixed for 1.1.

Changed 11 months ago by bill

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.