Bug Tracker

Opened 16 years ago

Closed 16 years ago

#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.2.2
Component: ui 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)

fx.shadow.js.safaripatch (732 bytes) - added by gconaty 16 years ago.
patch to address safari z-index

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by gconaty

Attachment: fx.shadow.js.safaripatch added

patch to address safari z-index

comment:1 Changed 16 years ago by paul

Owner: set to paul
Status: newassigned

comment:2 Changed 16 years ago by brandon

Resolution: fixed
Status: assignedclosed

Fixed in Rev [3823]

Note: See TracTickets for help on using tickets.