Opened 14 years ago

Last modified 14 years ago

#5922 confirmed Bug

Invalid height of a dialog in IE7

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.0
Keywords: Cc:

Description

It looks like the 'html' element is not properly handled in IE7.

Users will use 'html' UI elements when the content that will be put there is not yet known, so it is impossible to set a fixed with for it in advance.

Once the HTML content of such 'html' element is set, the dialog should expand correctly to show the contents.

It works this way in FF, Safari and Ie6 / IE8 (in IE8 mode), however it doesn't work for me in IE7-like browser (IE7 and IE8 in IE7 mode). When I add content to the 'html' element, it is not shown correctly (it is truncated at the bottom).

I have attached a sample where this bug can be easily reproduced.

Attachments (1)

replacebycode.html (3.4 KB) - added by Wiktor Walc 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by Wiktor Walc

Attachment: replacebycode.html added

comment:1 Changed 14 years ago by Wiktor Walc

Keywords: Confimed removed
Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy