Actions
Support #5766
openPossible failure in WDialog::setMaximumSize documentation
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
06/14/2017
Due date:
% Done:
0%
Estimated time:
Description
Is "A WLength::Percentage size should not be used, as this is (in virtually all cases) undefined behaviour." (https://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WDialog.html#ac55f7dd6e3b22487b83b4d62f9ff8558) still true?
#4791 seems to enable this.
Updated by Roel Standaert over 6 years ago
It seems to me that if the maximum size is set to a high percentage (I tested it at 90% in a full screened browser), and you try to make the dialog larger than that, it gets buggy.
Actions