Closed
Bug 276451
Opened 20 years ago
Closed 14 years ago
interweb.spb.ru - Vertical scrollbar is missing
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: relf, Unassigned)
References
()
Details
Mozilla linux build 2004122606
To reproduce:
1. Open provided URL
2. Click on the third (the middle) picture in the second row (direct link is
http://www.interweb.spb.ru/present/vp.asp?w_dedwind but it may not work)
This picture shows a Santa Claus looking through the window from outside.
3. In the opened page there is no vertical scrollbar. You can resize window to a
smaller one but there still no scrollbar appears.
Reporter | ||
Comment 1•20 years ago
|
||
Direct link is http://www.interweb.spb.ru/present/ex.asp?dedwind and it works.
No scrollbar though.
Comment 2•20 years ago
|
||
Same with latest Firefox and windows xp.
If opened with Javascript disabled then the vertical scroll bar appears. There's
lots of js at the end, apparently to create the starburst effects.
Comment 3•20 years ago
|
||
In the JavaScript code near the end:
if (NS6){
window.document.body.style.overflow='hidden';
I think this works as expected (scrollbars should not appear).
OS: Linux → All
![]() |
||
Comment 4•20 years ago
|
||
That's correct. The page is quite purposefully disabling the scrollbar...
Over to evang.
Assignee: jag → other
Status: UNCONFIRMED → NEW
Component: XP Toolkit/Widgets → Other
Ever confirmed: true
Product: Core → Tech Evangelism
QA Contact: jrgmorrison → other
Summary: Vertical scrollbar is missing → interweb.spb.ru - Vertical scrollbar is missing
Version: Trunk → unspecified
Missing horizontal and vertical scrollbars in MaxOS X 10.4.11 with Firefox 3.5.5 for Mac on PPC G5
Occurs in most sites including Gmail <mail.google.com>and Apple.com
I am writing this comment using Safari because I’m so frustrated.
(In reply to comment #5)
> Missing horizontal and vertical scrollbars in MaxOS X 10.4.11 with Firefox
> 3.5.5 for Mac on PPC G5
> Occurs in most sites including Gmail <mail.google.com>and Apple.com
> I am writing this comment using Safari because I’m so frustrated.
This bug report is about a particular page that intentionally disables the scrollbar. What you describe sounds like it should be a separate bug report (if it's not already filed).
Comment 7•14 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•