Closed
Bug 315742
Opened 19 years ago
Closed 19 years ago
DIV height behaviour (DIV does not automatically increase its height to keep up with contained text)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 202661
People
(Reporter: ionut.brihacel, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Build Identifier:
When using a div which has its height given in px mozilla will not increase the div height to keep up with the contained text. IE and Opera do so, they are increasing the DIV height in order to keep the typed text inside DIV. You can see the problem using the index page from http://www.prono.ro. You can see the problem comparing how mozilla, IE and Opera are showing the page.
Reproducible: Always
Steps to Reproduce:
1. browse using mozilla to http://www.prono.ro
2. see text going out of the div section (the blue/green area)
3. browse using IE or Opera
4. you will notice the difference, the blue area will increase automatically its height
I expected Mozilla to automatically increase the DIV height
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 202661 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•