#163 closed defect (fixed)
Underlying listboxes are rendered on top of dialog widget
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If the underlying page has listboxes, they are rendered _above_ a dialog and dialog's background. These listboxes are fully functional and can be manipulated by user.
I suspect that <iframe> would help but I didn't try it yet.
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | → 0.2release |
---|
No problem.
Moving to 0.2 to track what we closed for the release.
Note: See
TracTickets for help on using
tickets.
Fixed in [2218]. Yay! Thanks, Alex.