Closed
Bug 818841
Opened 13 years ago
Closed 12 years ago
Regression: SVG mask crops text and paths incorrectly
Categories
(Core :: SVG, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: tobias.weiss, Assigned: jwatt)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121128204232
Actual results:
Just open the attached file in FF 17.0.1. The first example shows about a quarter of the real symbol (a bed) although the mask is just a thin rectangle not touching the symbol at all.
When opening the second example, you don't see anything in FF 17.0.1. It's a simple text ("My Text") in the middle of the SVG.
Both examples work just fine in FF 16, Chrome and even IE9 (on Windows7).
![]() |
||
Comment 2•13 years ago
|
||
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/688734575830
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120802041638
Bad:
http://hg.mozilla.org/mozilla-central/rev/074fb996dfd7
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120802062038
Pushlog
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=688734575830&tochange=074fb996dfd7
Regression window(m-c)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/a799b5bff84c
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120801155239
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/b077c43a4306
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120801163038
Pushlog
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a799b5bff84c&tochange=b077c43a4306
Suspected: Bug 776054
Is this related to or a dupe of bug 797507?
Assignee: nobody → jwatt
Updated•13 years ago
|
Comment 4•13 years ago
|
||
While this regression is unfortunate, please re-nominate if we believe that this will impact a significant number of SVGs in the wild.
![]() |
Assignee | |
Comment 5•12 years ago
|
||
Fixed by bug 806432.
Comment 6•12 years ago
|
||
Verified fixed FF 19b4 Win 7, Ubuntu 12.04 and Mac OS X 10.7.5
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•