Closed
Bug 233488
Opened 22 years ago
Closed 22 years ago
Text rendering distorted when zoomed
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: relf, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(3 files)
Mozilla Linux build 2004020607
Small part of the provided URL is distorted, and is readable only when zoomed
in. Simplified testcase is on the way.
To reproduce:
1. Open provided testcase
2. Zoom In/Out the content
3. Notice that text rendering become distosted if font size is large
| Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
> 3. Notice that text rendering become distosted if font size is large
There isn't any text in the testcase...
Could you attach a screenshot showing the problem?
| Reporter | ||
Comment 3•22 years ago
|
||
> There isn't any text in the testcase...
Provided testcase.html shows text here. Anyway I've saved the testcase as ``Web
Page, complete'', and put all files in testcase_complete.zip
Please try following it the same "to reproduce" procedure.
| Reporter | ||
Comment 4•22 years ago
|
||
Comment 5•22 years ago
|
||
Each of those lines of text is inside an iframe set to a height of 18px and
scrolling="no". So once the font size gets to be bigger than 18px, some of the
text is naturally cut off....
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•