Closed
Bug 97490
Opened 23 years ago
Closed 23 years ago
Drawing problems on really long text sites
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
1.55 KB,
patch
|
Details | Diff | Splinter Review |
As reported on the newsgroups, with non GRADD drivers, we have weird
image drawing problems on long HTML pages.
We traced the problem to hardcoding PixelsToTwips to 15.
We removed the hack we put in and came up with a much better fix for
the problem which was that the dotted lines around checkboxes and
radio buttons drew incorrectly.
Diff from Javier Pedemonte attached.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
Fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•