Ticket #5758 (closed defect: fixed)
Dialogs when hidden isn't positioned outside viewport
| Reported by: | guest | Owned by: | bill |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | major | Keywords: | |
| Cc: |
Description
When a Dialog is hidden visibility is set to "hidden" but it isn't positioned outside viewport.
This way you have an hidden dialog over the page that create interactio problems.
Attached patch solve the problem resetting top to -9999px when hidden.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.