Ticket #6695 (closed defect: invalid)
Odd Lightbox rendering issue with TitlePane.
| Reported by: | guest | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Dojox | Version: | 1.1.0 |
| Severity: | normal | Keywords: | lightbox rendering ie6 background |
| Cc: | josh@… |
Description
I am having an issue with dojox.image.Lightbox on ie6 (of course) - works great with firefox. First off, I applied the patch of sfoster's on 6682 to a stock 1.1 release. Now I get the footer but if the Lightbox is contained within a Titlepane the background doesn't contrast correctly and it is hard to make out the border of the lightbox itself. Strangely - if I put a debug tag in djConfig which brings up the console pane it works.
To replicate - go to:
Click the icon next to Photo: then a thumbnail.
Now change the 0 to 1 at the end to run dojo with debug=true
Click icon and thumbnail again and note the background difference.
The content within the TitlePane? can be viewed from this url: http://tinyurl.com/4bgruo - outside of the TitlePane? it renders fine.
Thanks,
Josh