Closed
Bug 378404
Opened 19 years ago
Closed 18 years ago
SVG text scaling much improved since bug 373896 but still less good than ASV
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: duncan.loveday, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070422 Minefield/3.0a4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070422 Minefield/3.0a4pre
Since the fix for bug 373896, SVG text scales much better than before but it is still demonstrably less good than the Adobe plugin. The attached test case contains an SVG with some text which is scaled by a zoom event handler such that it should be rendered at a fixed size regardless of the zoom level. With the Adobe viewer, the text looks exactly right from the smallest to the largest zoom. But with Firefox the text can be seen to change in appearance as the image is zoomed.
Reproducible: Always
Steps to Reproduce:
1. Open the attached HTML and use the zoom buttons.
2.
3.
Actual Results:
With Firefox, the text does not look exactly the same at different levels of zoom. The effect is most obvious at high levels of "zoom in" - i.e. small font sizes rendered at a large scale.
Expected Results:
The text should not change at all as the image is zoomed.
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
Comment 3•19 years ago
|
||
It showed up malfunctioning when bug 370210 was fixed. Before that time the text mostly didn't show up (bug 369402 I think).
Blocks: 370210
Updated•19 years ago
|
Comment 4•19 years ago
|
||
So it still worked fine before the fixes of bug 18333 and bug 369011 and then the text disappeared for nearly a month until bug 370210 was fixed.
| Reporter | ||
Comment 5•18 years ago
|
||
Pleased to report this bug appears to be resolved since bug 392233 landed.
Excellent work as always gentlemen.
Close as WFM ?
Comment 6•18 years ago
|
||
Since we know the patch for bug 392233 fixed it we can close as FIXED rather than WFM.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•