Closed
Bug 301905
Opened 19 years ago
Closed 16 years ago
Huge horizontal scroll bar appears due to certain CSS combination
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(3 files)
Build id: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050724 Firefox/1.0+ Steps to reproduce 1. Visit http://www.aftonbladet.se or see testcase 2. Note huge horizontal scrollbar I noticed that the horizontal scrollbar is huge on http://www.aftonbladet.se (one of swedens most visited websites). See testcase and note that the div is expanding to much, even though width:375px; is set. The issue will go away if the font-family is removed. Note that the text will not appear at all on the page if width:375px; is taken out
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
No scrollbar in: 2005-03-06-07-trunk Scrollbar in: 2005-03-07-07-trunk This happens in both quirks and standards mode
Comment 3•19 years ago
|
||
WFM; see no horizontal scrollbar. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050724 Firefox/1.0+ ID:2005072400
Comment 4•19 years ago
|
||
Strange, somehow i cannot reproduce this bug here with a current CVS trunk build on Win2k. Maybe limited to what fonts one has installed?
| Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4) > Strange, somehow i cannot reproduce this bug here with a current CVS trunk build > on Win2k. Maybe limited to what fonts one has installed? Yeah, that must be it, I have Helvetica installed on my system. I could upload it to this bug if necessary.
| Reporter | ||
Updated•19 years ago
|
Attachment #190300 -
Attachment mime type: text/html → image/gif
Updated•19 years ago
|
Assignee: dbaron → nobody
Component: Style System (CSS) → Layout: Fonts and Text
QA Contact: ian → layout.fonts-and-text
Comment 6•19 years ago
|
||
No horizontal scroll for me in windows 900px-1000px wide in testcase or URL in Linux seamonkey or OS/2 DPa2.
| Reporter | ||
Comment 7•19 years ago
|
||
I tested this on Mac that comes with Helvetica pre-installed and I don't see the issue
Comment 8•19 years ago
|
||
Is this still a problem? I have Helvetica installed, and I don't get a scrollbar... (on Linux).
| Reporter | ||
Comment 9•19 years ago
|
||
(In reply to comment #8) > Is this still a problem? Yes, this is still an issue. Maybe my helvetica font is messed up. Though it used to work before, see comment 2 for when this "regressed"
| Reporter | ||
Updated•19 years ago
|
Severity: normal → minor
Comment 10•19 years ago
|
||
Yeah, I saw that. I see no checkins in that range that would obviously affect this.
Comment 11•18 years ago
|
||
Testcase WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060817 Minefield/3.0a1 ID:2006081709 [cairo]
Comment 12•18 years ago
|
||
jose does this now work for you? testcase WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061116 Minefield/3.0a1
| Reporter | ||
Comment 13•16 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•