Project

General

Profile

Actions

Bug #403

closed

IE8 - one final rendering issue with setMinimumSize()

Added by Anonymous almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/14/2010
Due date:
% Done:

0%

Estimated time:

Description

This is a bug following up on the thread "Wt 3.1.3: still some IE8 rendering issues" on the witty-interest list. As I mentioned in that thread, when I have a WGridLayout with two columns where the column 1 has a stretch of 1 and column 0 has no stretch, then the "setMinimumSize()" for the width of the item in column 0 appears to be ignored and it gets cropped.  This only seems to happen in IE8.

I put together a reproducer app that shows the problem (the PatientInfoBox widget gets squished).

The attached screen shot also shows the problem in IE8 and the correct rendering in Safari.

If you fix this bug, it will be the last of my IE8 issues, and I will be very happy :)

Thank you.


Files

Safari_not_squished.png (94.1 KB) Safari_not_squished.png Correct rendering in Safari Anonymous, 06/14/2010 02:44 PM
IE8_squish_bug.png (118 KB) IE8_squish_bug.png IE8 showing incorrect rendering (squished) Anonymous, 06/14/2010 02:44 PM
ie8_bugs.tar.gz (94 KB) ie8_bugs.tar.gz Source code to reproducer app Anonymous, 06/14/2010 02:44 PM
Actions #1

Updated by Koen Deforche almost 14 years ago

  • Status changed from New to Feedback

Hey Daniel,

It seems that min-width isn't working as expected. I am not yet understanding entirely why, but, is there a reason not to use resize(300, ...) instead of setMinimumSize(300, ...) ?

Regards,

koen

Actions #2

Updated by Koen Deforche over 13 years ago

  • Status changed from Feedback to Closed

Closed after lack of feedback.

Actions

Also available in: Atom PDF