Actions
Bug #14619
openResizable Layout not working correctly when created as DeferredWidget or with ContentLoading::Lazy
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/22/2026
Due date:
% Done:
0%
Estimated time:
Description
A resizable layout that is supposed to scale to full height is not taking the full height of the surrounding container in those settings:
- Within a
WTabedWidgetwhen created withContentLoading::Lazy - Within a
WStackedWidgetwhen created asDeferredWidget
If the resizable layout is inserted Eager/as regular widget everything works as expected.
This might be a related issue to:
https://redmine.emweb.be/issues/13861
The attached main.cpp reproduces the problem that is visible in Firefox/Edge browsers.
Thanks,
Stefan
Files
Actions