Closed Bug 299007 Opened 20 years ago Closed 18 years ago

Error in rendering iframe inside tables.

Categories

(Firefox :: General, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: phantom, Unassigned)

References

()

Details

(Whiteboard: CLOSEME - 05/23)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

I used this code
<table height="100%">
    <tr>
        <td style="min-height: 0px; height: 50%">
            <iframe src="test.html" name="mainFrame" scrolling="yes"
FRAMEBORDER="1" style="width: 100%; height: 100%"></iframe>
        </td>
    </tr>
    <tr>
        <td style="min-height: 0px; height: 50%">
            <iframe src="test.html" name="mainFrame" scrolling="yes"
FRAMEBORDER="1" style="width: 100%; height: 100%"></iframe>
        </td>
    </tr>
</table>

But. If You resize browser window, You can see that iframes has minimal height.
But why?

Reproducible: Always
Dupe of Bug 131020?
Summary: Error in rendering iframe inside tables. → Error in rendering iframe inside tables.
May be dupe. 
But this bug marked as fixed. It was in 2002 year. Today 2005, and my mozilla
version Firefox 1.04. And I can see this bug now. 
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051015
Firefox/1.4.1

Please retest with the latest version (1.5 beta)
Dmitry, are you still seeing this issue using Firefox 2.0.0.3 or later with a new profile?

http://kb.mozillazine.org/Profile_Manager
Whiteboard: CLOSEME - 05/23
Closing as WORKSFORME per comment 3.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.