Bug #10020
Questionable setOverflow(Overflow::Hidden) in WStackedWidget (bootstrap5)
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/28/2022
Due date:
% Done:
0%
Estimated time:
Description
Hello,
I am trying to switch my projects from boostrap3 to 5.
However I noticed that the "Overflow::hidden" property put by WStackedWidget actually removes the extra pixel needed by a font awesome icon (fa-2x) that is on the left of a inner div.
I am not sure why WStackedWidget hides overflows? Removing this behavior fixes my problem and I don't see any new glitch.
No data to display