Closed
Bug 199935
Opened 22 years ago
Closed 22 years ago
[em] borders don't draw correctly when text zoom set to less than 100%
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
DUPLICATE
of bug 176237
People
(Reporter: mark, Unassigned)
References
()
Details
Attachments
(1 file)
32.64 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
The menu boxes on my site (URL supplied) have a 1px black border. With text zoom
set to less than 100% (e.g. 90%), the bottom border of the boxes is often not drawn.
If it doesn't occur straight away, browse around to pop up second level boxes.
Reproducible: Always
Steps to Reproduce:
1. Load up the URL
2. Set text zoom to 90%, or press Ctrl-minus
3. Observe the missing bottom borders on the menu boxes
Actual Results:
Often (but not always, and variable dependent on number of boxes shown), the
bottom border is either not drawn, or drawn then obscured.
Expected Results:
Drawn the border...
Comment 1•22 years ago
|
||
page uses lots of em based heights & widths and so my impression is this is a
rounding error (seeing this on 2003032908 OS X as well).
QA note: make sure to turn off your min font size before testing!
-> Confirming All/All & Block & Inline and marking it a blocker of bug 63336
(someone really needs to clean up all those reports and multiple trackign bugs
just dupe everything that needs to be duped)
Assignee: roc+moz → block-and-inline
Blocks: 63336
Status: UNCONFIRMED → NEW
Component: Layout: View Rendering → Layout: Block & Inline
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: borders don't draw correctly when text zoom set to less than 100% → [em] borders don't draw correctly when text zoom set to less than 100%
Reporter | ||
Comment 2•22 years ago
|
||
http://www.tranchant.freeserve.co.uk/ at 90% zoom on Mozilla 1.3 / Win2000.
I see the problem on the right border at some zooms and on the bottom border on
other zooms.
*** This bug has been marked as a duplicate of 176237 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
No longer blocks: 63336
You need to log in
before you can comment on or make changes to this bug.
Description
•