Closed
Bug 408579
Opened 17 years ago
Closed 17 years ago
border + overflow: auto - displays an inactive horizontal scrollbar
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 397367
People
(Reporter: k007k, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Slackware GNU/Linux i686; en-US; rv:1.9b1) Gecko/2007110903 Firefox/3.0b1
Build Identifier: Mozilla/5.0 (X11; U; Slackware GNU/Linux i686; en-US; rv:1.9b1) Gecko/2007110903 Firefox/3.0b1
(X)HTML code: <div style="border: 5px solid black; overflow: auto;">text</div>
This code generates a horizontal scrollbar (when the border size is < 5px it looks like a line). After zooming in and out the scrollbar sometimes disappears (even when pressing ctrl+0). Refreshing the page always makes it appears again.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
This is a duplicate of Bug 397367:
https://bugzilla.mozilla.org/show_bug.cgi?id=397367
Should be resolved as duplicate I think; a few details regarding its view-ability on Linux might want to be commented on on that bug.
Comment 2•17 years ago
|
||
A local build with the patch in bug 397367 fixes it...
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•