Closed
Bug 52070
Opened 25 years ago
Closed 25 years ago
Text doesn't reflow if window width < biggest toolbar.
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
People
(Reporter: taras.tielkes, Assigned: clayton)
Details
When you resize the browser window, at a certain point (approx 350 px wide) the
text in the page stops reflowing.
Quoting a reply by Josas Sicking in mozilla style/layout:
-------------------------------------------
"pUnk" <pUnk@iunknown.com> wrote in message
news:8p9998$kod1@secnews.netscape.com...
> Thanks Robert,
>
> It works as expected in the viewer. Now the questions are:
>
> 1) Why is there a "minumum width"
>
> 2) What is it's value?
It's because the toolbars and the browser window resides in the same box. So
whatever is the minimum with of the biggest toolbar will become the minimum
width of the browser. Seems like an easy fix, just do some box reordering
and you should be there. Don't know if it would break skins though...
/ Jonas Sicking
---------------------------------------
well it's not really that it stopps reflowing, it's just that the browser box
dosn't get any smaller...
Still a bug though...
Comment 2•25 years ago
|
||
yep, seems to be
*** This bug has been marked as a duplicate of 20318 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•