#1373 closed defect (fixed)
ModalFloatingPane broken when resize
Reported by: | Owned by: | liucougar | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Modal, FloatingPane | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
http://archive.dojotoolkit.org/nightly/tests/widget/test_ModalFloatingPane.html
- Open in small size (preferably half the size of your screen/display)
- Click show link
- Maximize the page and find your other half is no longer modal. If you start out small enough, you can select stuff from the dropdownlist.
Should Modal behavior wire to the onresize event somehow to fix this?
Change History (3)
comment:1 Changed 15 years ago by
Cc: | [email protected]… added |
---|---|
Owner: | changed from bill to liucougar |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [5454]) fixes #1373: ModalFloatingPane? broken when resize