Closed
Bug 188330
Opened 23 years ago
Closed 20 years ago
Problems with length of right scrollbar, only on this site. Wrong size of flash movie in top-left, should be resized (<html style="overflow: auto;">)
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hansi, Assigned: roc)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021212 and Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.3a) Gecko/20021212
In the page(s) at http://www.bierenfriet.nl/, the scrollbar on the right side of
the page is higher than the visible window and can not scroll to the bottom of
the page.
In the same page(s), the flash-movie in the top-left corner of the page should
be resized to a smaller size but it isn't.
Reproducible: Always
Steps to Reproduce:
1. Open the site
2. Click one of the longer topics in "Forum"
Actual Results:
A too large Flash-movie shows up in the top-left. The scrollbar on the right
side side has the befored-mentioned lack of functionality.
Expected Results:
Resize the Flash-movie to the size specified in the HTML-file. Draw a scrollbar
that allows me to scroll the whole page.
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
roc, any ideas?
| Assignee | ||
Comment 3•22 years ago
|
||
What is your testcase supposed to look like? I think it WFM
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212
I see the problem also.
Is <html style="overflow:auto"> correct HTML?
Even if this is correct maybe moz should just ignore overflow:auto if it
happenes in the HTML tag. This will cause it to be rendered correctly.
I'll attach what I think might be a better testcase.
Attachment #111802 -
Attachment mime type: text/plain → text/html
Comment 6•22 years ago
|
||
roc, my testcase should have a scrollbar, since the content is not fitting in
the viewport. There is no scrollbar, but I can scroll down to the bottom of the
document using pgdown or the arrow keys....
| Assignee | ||
Comment 7•22 years ago
|
||
Alright, I'll work on this.
Assignee: block-and-inline → roc+moz
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 8•21 years ago
|
||
Just to vouch for this bug, I noticed the same activity while reading an email.
The schoolbar sized itself from the top to three quarters the way down the page.
This page could have been shown in its entirety with one PgDn. Also, PgDn and
arrow keys worked find to reach the bottom, as the scroll bar stayed put against
the bottom, unchanging in size. Refreshing this same page sized the scroll bar
directly. Then opened a tab to write this bug, went back to the email and the
scrollbar was sized to allow for only two lines of movement from the top.
Refreshed again, good scrollbar, changed tabs, loaded other pages, returned to
the email and the scrollbar was fine. The overflow:auto and better testcase
attachments both work fine for me at the moment, but now I can't scroll past
comment #4 on this page.
Comment 9•20 years ago
|
||
I cannot reproduce this problem. Can anyone?
Summary: Problems with length of right scrollbar, only on this site. Wrong size of flash movie in top-left, should be resized. → Problems with length of right scrollbar, only on this site. Wrong size of flash movie in top-left, should be resized (<html style="overflow: auto;">)
Comment 10•20 years ago
|
||
Roc fixed this when he set up propagation of root's scroll stuff to the viewport.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•