Opened 11 years ago
Closed 5 years ago
#11626 closed defect (patchwelcome)
Lightbox issue when create programmatically
Reported by: | tuanngo | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Dojox | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I face some small issues with dojox.image.LightboxDialog?.
Issue when create programmatically:
- the dialog collapsed at first show in firefox 3.6.8. But still show correctly in second times (by click the button in test file). This issue doesn't happen on IE 8, Safari 5, chrome
- the title of first image is not shown but undefined text in ff 3.6.8, safari 5,ie 8. Browse to second image then back, first image's title shows correctly.
Style issue: missing style of navigate buttons for claro theme. I add some default style so the UI looks correct
Please help to check the test file.
Attachments (1)
Change History (4)
Changed 11 years ago by
Attachment: | issueWithCreateLightBoxProgrammatically1.html added |
---|
comment:1 Changed 11 years ago by
Owner: | changed from Adam Peller to dante |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 5+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
I want to say half of this is fixed in trunk after [22507] ...
The collapsed and test title issue may be a new bug. I'll investigate.