Search and Top Navigation
#3288 closed bug (fixed)
Opened September 06, 2008 11:30PM UTC
Closed December 21, 2008 06:31PM UTC
various css issues in safari
Reported by: | saturnism | Owned by: | rdworth |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There are a couple of issues in Safari 3.1 when UI Dialog is generated w/ JS
- Right Margin
- in css, .ui-dialog-content has margin of 5px
- after the dialog has been created, ui-dialog-container's right margin becomes -5px
- when resizing the dialog, ui-dialog-container's right margin changes instead of remaining at 5px.
- as a result, in size(), lrMargin value varies as well, and thus the children within ui-dialog-container never resizes.
- Handle
- o.defaultTheme seems to be overwriting the css. It seems like inline styles overrode the css styles.
Attachments (0)
Change History (2)
Changed September 14, 2008 02:32PM UTC by comment:1
component: | ui.core → ui.dialog |
---|---|
owner: | paul → rdworth |
status: | new → assigned |
Changed December 21, 2008 06:31PM UTC by comment:2
milestone: | TBD → 1.6 |
---|---|
resolution: | → fixed |
status: | assigned → closed |
This is fixed with the new CSS framework. Feel free to re-open this ticket if you continue to have problems after 1.6rc3.