Actions
Bug #14437
openWrong calculation of height when replacing container widget
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/25/2026
Due date:
% Done:
0%
Estimated time:
Description
In our application, we dynamically replace the main container widget that is displayed on user interaction.
If this container includes a grid layout, it seems that the grid layout's height is recalculated differently every time we update the container.
You can see this behaviour in the attached example if you hit several times the button.
With WT 4.10.4 this effect did not occur.
Files
Updated by Achim Reutelsterz 28 days ago
I forgot to mention that if I hit Refresh (F5) the page looks correct again.
Actions
#2
Updated by Achim Reutelsterz 28 days ago
Actions