Opened 14 years ago
Closed 14 years ago
#1832 closed defect (worksforme)
AccordionContainer and strange problem
Reported by: | joose | Owned by: | Adam Peller |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.4 |
Keywords: | AccordionContainer label clickable area | Cc: | |
Blocked By: | Blocking: |
Description
This is odd problem. I've atleast got the bug with Safari. If in unit test, programmaticaly created accordion is the last accordioncontainer on that page, then the are in label I can click is in the middle and it is small. I tried to put in to css * { border: 1pt solid red;} but it didn't bring that area visible. BUT, if I change that programmaticaly created Accordion as first in the page, then both Accordions work ok.
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | → 0.5 |
---|
comment:2 Changed 14 years ago by
Component: | Widgets → Dijit |
---|---|
Owner: | changed from bill to koranteng |
comment:3 Changed 14 years ago by
Owner: | changed from koranteng to Adam Peller |
---|
comment:4 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I don't see a problem with the programmatic accordion example. A lot of time has passed, as well as a few rewrites. Please re-open with more detail. Thanks.
Note: See
TracTickets for help on using
tickets.
Confirmed (reproduced the problem) that the programatically created AccordionContainer? on the bottom of the page http://archive.dojotoolkit.org/nightly/tests/widget/test_AccordionContainer.html is buggy.