#3681 closed bug (notabug)
framework-driven overlay and shadow in modal/overlay widgets
Reported by: | scottjehl | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.6 |
Component: | ui.dialog | Version: | 1.6rc2 |
Keywords: | overlay, shadow | Cc: | |
Blocked by: | Blocking: |
Description
In our overlay widgets (dialog and datepicker) we need to implement the new framework driven overlay and shadow elements. A sample implementation can be found at /trunk/tests/static/overlay.html
The overlay and iframe fix will be applied to modal situations. The shadow should be an option, defaulting as false.
Change History (6)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Owner: | set to paul |
---|---|
Status: | new → accepted |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 Changed 14 years ago by
Milestone: | 1.6 → 1.next |
---|---|
Priority: | critical → major |
Resolution: | fixed |
Status: | closed → reopened |
Reverted in r2013 due to introducing too many bugs.
comment:5 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Closing as invalid for now since we don't have plugins to represent these classes. This will get done when we have the appropriate plugins.
comment:6 Changed 10 years ago by
Milestone: | 1.next → 1.6 |
---|
Note: See
TracTickets for help on using
tickets.
Implemented in r1814.