Closed
Bug 5304
Opened 26 years ago
Closed 26 years ago
assume 96dpi in GFX/GTK font module
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M5
People
(Reporter: erik, Assigned: erik)
Details
See bug 5000. Need to assume 96dpi on Unix.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 1•26 years ago
|
||
I would like to verify report, but not sure what I can do. Any suggestions ?
Assignee | ||
Comment 2•26 years ago
|
||
Yes, this one is kinda difficult to verify, without looking at the code. What
does QA do in these situations? Should I ask another engineer to review the
code, and then mark this VERIFIED?
Comment 3•26 years ago
|
||
How about:
<div style="width: 1in; background: blue">one</div>
<div style="width: 96px; background: red">two</div>
If the screen resolution is 96 dpi, then both boxes will be the same width.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Fixed in the April 26th Linux Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•