Closed
Bug 860192
Opened 12 years ago
Closed 10 years ago
cicle within 2 inner svg tags renders only at higher zoom
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: johnny.martin, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/svg+xml
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130329030832
Steps to reproduce:
1. visit file:///home/johnnym/firefox20.svg (filename of attachment entered in URL textbox)
Firefox 20.0 Mozilla Firefox for Ubuntu canonical - 1.0
2. initially (at default zoom) only see the yellow circle, but should see both red and yellow circles
3. zoom, by repeated Ctrl++
4. at higher zoom, red circle appears!!! now we see both red and yellow circles side by side
Actual results:
circle nested inside 2 inner svg tags didn't display at all zoom levels
circle nested inside 1 inner svg tag shows at all zoom levels
Expected results:
both circles should always render
Updated•12 years ago
|
Component: Untriaged → SVG
Product: Firefox → Core
Comment 1•12 years ago
|
||
Setting svg.display-lists.painting.enabled to false makes both circles appear.
Updated•12 years ago
|
Keywords: regression
Comment 2•10 years ago
|
||
Seems to work now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•