Side navigation
#2630 closed enhancement (invalid)
Opened April 01, 2008 03:50PM UTC
Closed July 11, 2010 06:42PM UTC
[UI Dialog] if not draggable or resizable apply other class to dialog
Reported by: | shelane | Owned by: | rworth |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if draggable or resizable set to false, the result is a dialog with no real "frame" to distinguish it from the page behind. If you put an else statement on the if that adds the classes for resizable then we can define that class in our style sheet. (I make mine border: 1px solid #004477). Right now I'm just defining .ui-dialog with the border, but that means it gets applied even when it is resizable.
Attachments (0)
Change History (2)
Changed April 01, 2008 05:11PM UTC by comment:1
component: | core → ui |
---|---|
owner: | → rworth |
summary: | if not draggable or resizable apply other class to dialog → [UI Dialog] if not draggable or resizable apply other class to dialog |
Changed July 11, 2010 06:42PM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
This should be filed in the UI bug tracker if still relevant.