Closed
Bug 293138
Opened 21 years ago
Closed 21 years ago
Horizontal Scroll does not appear if Window Width is smaller than table width
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: M.Schiffner, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Here we have a special case. The page and table are aligned RIGHT. Normally
every one uses left, but here we have align right, in the table and stylesheet
of the page.
If the user has a window which is smaller than the table width of min 1200px the
browser does not show the horizontal scrollbar. We tested it with Firefox and
Mozilla on Windows and MacOSX. Therefore I said all HW and OS :). Hope it was OK.
The only browser, which showes a horizontal bar is IE. Sorry Folks ...
Reproducible: Always
Steps to Reproduce:
1. Open the URL
2. Make the window smaller (width) than the table.
Actual Results:
the left part of the page disappears and cannot be accessed.
Expected Results:
provide a horizontal scrollbar.
IE Solution: Fix the table at maximum table width to the left window border and
provide a horziontal scrollbar.
Theme: Noia 2.0 (extreme) 2.79
Comment 1•21 years ago
|
||
Reproducable with 1.0.3 but WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.8b2) Gecko/20050505 Firefox/1.0+
--> wfm
Please test with nightly builds first before filing layout issues, thanks
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•