Closed Bug 214953 Opened 21 years ago Closed 21 years ago

In web page using CSS width tag, text is cut off if browser window width is less than width tag.

Categories

(Core :: CSS Parsing and Computation, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 6976

People

(Reporter: bethany-bugzilla, Assigned: dbaron)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030803 Camino/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030803 Camino/0.7+

If my browser window width is less than the CSS style width tag, text at the
left of the window is cut off.  I can get the text just fine if I widen my
browser window to be bigger than the CSS style width tag.  I would expect
Mozilla to just give me a horizontal scrollbar at the bottom of the screen if my
window wasn't wide enough.  

Reproducible: Always

Steps to Reproduce:
1. Load page described above.
2. Make sure browser window is less than 800 pixels wide.  
3. Watch text be cut off at left side.

Actual Results:  
Text at the left side of the page is cut off.

Expected Results:  
Mozilla should give me a horizontal scrollbar so that I can scroll to see
everything.  It does give me a scrollbar, but there is still no way to get to
the text that's been cut off.

*** This bug has been marked as a duplicate of 6976 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.