#1808 closed bug (fixed)
UI Shadow doesn't work on Safari 2 without explicit z-index
Reported by: | gconaty | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | shadow safari | Cc: | |
Blocked by: | Blocking: |
Description
The default value of a z-index on Safari 2 seems to be 'normal' rather than 'auto', which causes no z-index to be assigned (the default tries to add 'normal' + 1). I've created a simple patch to address the issue.
Attachments (1)
Change History (5)
Changed 15 years ago by
Attachment: | fx.shadow.js.safaripatch added |
---|
comment:1 Changed 15 years ago by
Owner: | set to paul |
---|---|
Status: | new → assigned |
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
patch to address safari z-index