Closed
Bug 330598
Opened 20 years ago
Closed 20 years ago
bottom scrollbar dissappers, can still scroll using keyboard
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: zed260, Unassigned)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
198 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060314 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060314 Firefox/1.6a1
scroolbar dissapers
Reproducible: Always
Steps to Reproduce:
1. go to http://s13.invisionfree.com/TornCityCentral/index.php?s=aad8ef5770327de33f1e5c781e178828&showtopic=923&view=getnewpost
2.decrse windows size
Actual Results:
scroolbar dissappers
Expected Results:
scroolbar should not dissapper
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060315 Firefox/1.6a1 ID:2006031510 [cairo]
confirmed
it seems to happen on any page
if the window width is ~.5 of the maxwidth the vertical scrollbar disappears
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
umm, i misread this bug, what i described is another issue
I'm NOT seeing the problem of comment #0
Severity: major → normal
Updated•20 years ago
|
Keywords: regression
Updated•20 years ago
|
Attachment #215164 -
Attachment is obsolete: true
Comment 4•20 years ago
|
||
Not on any page but I see that the scrollbar is missing on the mentioned URL.
Regression between 1.9a1_2005100607 and 1.9a1_2005100706.
Peter, maybe you're confusing this case with a missing horizontal bar which is also a fairly recent bug. Don't know the bug number anymore.
Comment 5•20 years ago
|
||
(In reply to comment #4)
> Peter, maybe you're confusing this case with a missing vertical bar which is
> also a fairly recent bug. Don't know the bug number anymore.
>
Yep
Comment 6•20 years ago
|
||
I see the horizontal scrollbar absense on the referenced URL with today's Non-Cairo Trunk build 2006031501.
HOWEVER...
I see the same problem using an older Branch build, at the same URL.
Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8) Gecko/20060307 Firefox/1.5 ID:2006030722
Comment 7•20 years ago
|
||
(In reply to comment #6)
I don't see the bug in March branch builds.
Comment 8•20 years ago
|
||
(In reply to comment #0)
> http://s13.invisionfree.com/TornCityCentral/index.php?s=aad8ef5770327de33f1e5c781e178828&showtopic=923&view=getnewpost
Whichever the window's size I don't see the *horizontal* scrollbar (tested with Gaius 2006031509 and Fx 1.5.0.1 on Win XP). I see it on IE7 though. I can still scroll left/right with he middle mouse button.
Comment 9•20 years ago
|
||
This bug is about a missing ||||| vertical bar not a missing ______ horizontal bar.
Only in trunk, not in branch and 1.5.0.1.
Updated•20 years ago
|
Summary: scroollbar on bottom of page dissappers can still scrool using keybord → bottom scrollbar dissappers, can still scroll using keyboard
Comment 10•20 years ago
|
||
(In reply to comment #9)
> This bug is about a missing ||||| vertical bar not a missing ______ horizontal
> bar.
> Only in trunk, not in branch and 1.5.0.1.
>
I am missing the HORIZONTAL bar. Should another bug be opened for the MISSING HORIZONTAL bar?
Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.9a1) Gecko/20060315 Firefox/1.6a1 ID:2006031501
Comment 11•20 years ago
|
||
(In reply to comment #9)
> This bug is about a missing ||||| vertical bar not a missing ______ horizontal
> bar.
> Only in trunk, not in branch and 1.5.0.1.
>
"BOTTOM scrollbar disappears" does suggest it's about the horizontal scrollbar. The vertical one is the one Peter mentioned.
Well it's due to html { overflow-x: hidden; }, testcase coming (also i'd be surpised if there wasn't a dupe somewhere already).
Comment 12•20 years ago
|
||
Buggy in branch and trunk, working in IE.
Comment 13•20 years ago
|
||
valid css, overflow-x:hidden
->INVA
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•