Bug #7974
WPopupMenu gets cut off at layout-boundaries/scrollbars
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/12/2021
Due date:
% Done:
0%
Estimated time:
Description
I have a WHBoxLayout which contains two WContainerWidgets side-by-side left and right.
The left container has setOverflow(Overflow::Auto)
assigned, to have scrollbars available.
Any WPopupMenu inside the left container gets cut-off at the scrollbar (see image attached).
When I temporarily remove Overflow::Auto the popup is shown correctly, but this is not the solution :-)
Affected version is Wt 4.5.0 and all web-browsers (IE, Edge, Firefox) using Windows 10.
This issue might be related to this:
https://redmine.webtoolkit.eu/issues/7404
Files
No data to display