Bug Tracker

Ticket #1808 (closed bug: fixed)

Opened 14 months ago

Last modified 13 months ago

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:
Needs: Patch

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

fx.shadow.js.safaripatch (0.7 KB) - added by gconaty 14 months ago.
patch to address safari z-index

Change History

Changed 14 months ago by gconaty

patch to address safari z-index

Changed 14 months ago by paul

  • status changed from new to assigned
  • owner set to paul

Changed 13 months ago by brandon

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in Rev [3823]

Note: See TracTickets for help on using tickets.