Bug Tracker

Ticket #2611 (new bug)

Opened 8 months ago

Last modified 7 months ago

incorrect height returned in IE 6

Reported by: scott.gonzalez Assigned to: brandon
Type: bug Priority: major
Milestone: 1.2.4 Component: core
Version: 1.2.3 Keywords:
Cc: Needs: Review

Description

See attached file.

Attachments

height.html (0.6 kB) - added by scott.gonzalez 8 months ago.

Change History

Changed 8 months ago by scott.gonzalez

Changed 8 months ago by scott.gonzalez

  • owner set to brandon

Changed 8 months ago by scott.gonzalez

This problem also occurs with this body:

<body>
<div id="foo"></div>
<div>content</div>
</body>

Changed 7 months ago by flesler

Ok tried this for a while, couldn't find a consistent response. But I think divs are one of those elements that don't like to be empty like that. I think that if you use <div>&nbsp;</div> you'll get less trouble.

Still.. I'm not giving a solution.. so this remains opened.

Note: See TracTickets for help on using tickets.