Closed
Bug 277974
Opened 20 years ago
Closed 19 years ago
can't scroll all the way to the right
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: raj, Assigned: bugzilla)
References
()
Details
I found out that when the page layout forces a minimal width of the page (for example, by means of <TABLE WIDTH=...> or style sheets) and the browser window is narrower than this minimal width, you cannot scroll the page all the way to the right. You may test it for example on http://www.firefox.pl/ page. Set the browser window to LESS than 800x600, so that right part of the page is not visible, and then move the horizontal scrollbar all the way to the right. The page is still truncated from the right and you can't scroll any further. (I made a screen dump of this, which is available at http://www.ap.krakow.pl/~raj/ffox.png)
Comment 1•20 years ago
|
||
I see the following errors in javascript console: Error: Error in parsing value for property 'padding-left'. Declaration dropped. Source File: http://www.firefox.pl/miblafox.css Line: 129 and Error: Error in parsing value for property 'padding-right'. Declaration dropped. Source File: http://www.firefox.pl/miblafox.css Line: 130 The page is extremely slow in rendering/scrolling Confirming left/right scrollbar doesn't show (the pages work as you intend in Opera/IE)
| Reporter | ||
Comment 2•20 years ago
|
||
I have noticed some fact that may be somehow connected with this problem. Even on properly formatted pages where you CAN scroll all the way to the right, in the far right position of the horizontal scrollbar the page contents appears just adjacent to the vertical scrollbar on the right. There is a margin of several pixels on the left, between the left edge of browser window and the page contents, but there isn't even a single pixel space between page contents and the right side of the window. Try it on my PNG image with the screendump: set the window narrower than the PNG itself and scroll all the way to the right. The right edge of the PNG just touches the right edge of the window. In my opinion, there should be a small margin, symmetrical to the one on the left, as in all other browsers. BTW. I didn't set the OS field by mistake when doing the first submission; actually I have tried this on Win98.
OS: other → Windows 98
Comment 3•20 years ago
|
||
WFM, Mozilla 2005-01-11-07 trunk Linux. WFM, Firefox 2005-01-11 trunk Linux.
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•