Open Bug 360148 Opened 18 years ago Updated 2 years ago

Support the 'z-index' property on SVG elements

Categories

(Core :: SVG, defect, P3)

defect

Tracking

()

People

(Reporter: jesse, Assigned: jwatt)

References

(Blocks 2 open bugs, )

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0 Currently, Firefox's SVG implementation does not honor the z-index CSS style property. Ideally, the property would be honored. The current work around is to rely solely on DOM order. The z-index style property is a much more convenient way to control Z index. Reproducible: Always Steps to Reproduce: See the attached file. Actual Results: The blue square is on top. Expected Results: The red square is on top.
Blocks: tibco
Assignee: nobody → general
Component: General → SVG
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → 1.8 Branch
This is invalid. SVG is designed to based on DOM order. See discussions on the www-svg mailing list.
duplicate of bug 342409 I believe.
The z-index works in all other browsers: http://www.digdif.com/ When you mouse over the expanding navigation on the left the z-index should place the flash behind the navigation that expands.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Actually the following proposal got a good reception in the SVG Working Group, so we may well implement it: http://lists.w3.org/Archives/Public/www-svg/2009Oct/0042.html
Status: RESOLVED → REOPENED
Depends on: 614732
Ever confirmed: true
Resolution: INVALID → ---
Version: 1.8 Branch → Trunk
Summary: Honor z-index CSS style for SVGElement. → Support the 'z-index' property on SVG elements
Assignee: general → nobody
QA Contact: ian → general
Assignee: nobody → jwatt
I do not see any browser support it
We should open a meta bug: [meta] Implement SVG2 features
(In reply to percyley from comment #9) > We should open a meta bug: [meta] Implement SVG2 features Agree. Will do. Jonathan, would you consider to implement this ? otherwise, I'll reset to assignee first.
Severity: enhancement → normal
Status: REOPENED → NEW
Priority: -- → P3
Blocks: svg2
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: