Closed
Bug 933209
Opened 11 years ago
Closed 10 years ago
Weird behaviour in SVG with the paths
Categories
(Core :: Graphics, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: vadimvpopa, Assigned: bas.schouten)
References
Details
(Keywords: regression)
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71
Steps to reproduce:
Just open the attached svg in Firefox 24 or 25 on Windows 7 64 bits
Actual results:
Notice that the 2 white paths which separates the highlighted slice in the donut are too long, even if line's coordinates are the same as on the slice
Expected results:
The white lines should be within the circle/donut. Just open that svg file on Firefox 25 on Windows XP, or on OSX10.8.5, or just look at attached image "Good_FF25_OSX10_8_5.png"
Comment 3•11 years ago
|
||
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/bbb12d0bcf49
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120521220651
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/abbf642df562
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120521222950
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=bbb12d0bcf49&tochange=abbf642df562
Regressed by: Bug 715768
FYI, Disabling Azure fix the issue.
Blocks: 715768
Status: UNCONFIRMED → NEW
status-firefox25:
--- → affected
status-firefox26:
--- → affected
status-firefox27:
--- → affected
status-firefox28:
--- → affected
status-firefox-esr17:
--- → affected
status-firefox-esr24:
--- → affected
Component: Untriaged → Graphics
Ever confirmed: true
Product: Firefox → Core
Version: 25 Branch → 17 Branch
Updated•11 years ago
|
Keywords: regression
Guessing that this is the Moz2D CG backend?
Assignee: nobody → jmuizelaar
Updated•11 years ago
|
Assignee: jmuizelaar → dholbert
Comment 6•10 years ago
|
||
Can you still reproduce the issue with latest version with clean new fresh profile without any addons and plugins?
Flags: needinfo?(vadimvpopa)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
status-firefox25:
affected → ---
status-firefox26:
affected → ---
status-firefox27:
affected → ---
status-firefox28:
affected → ---
status-firefox-esr17:
affected → ---
status-firefox-esr24:
affected → ---
Flags: needinfo?(vadimvpopa)
You need to log in
before you can comment on or make changes to this bug.
Description
•