Actions
Bug #14436
openScrollbar missing in wide WHBoxLayout after switching tabs
Status:
New
Priority:
High
Assignee:
-
Target version:
-
Start date:
03/25/2026
Due date:
% Done:
0%
Estimated time:
Description
Affected: Wt 4.12.2 to 4.12.6
STR:
- have several narrow
WTableViewin aWHBoxLayoutatWTabWidgettab - switch to a different tab
- return
or run attached example
--> horizontal scrollbar is missing, some WTableView instances are unreachable off-screen
With other WHBoxLayout contents, the horizontal scrollbar can be visible but wider than the screen.
Then the contents can only be shifted by a few pixels - also unusable.
I am still trying to setup a stripped down example for this.
Files
Actions
#1
Updated by Michael Seibt 6 days ago
- File almost_good_before_switching_tabs.png almost_good_before_switching_tabs.png added
- File hscrollbar_missing.png hscrollbar_missing.png added
screenshots before / after switching tabs
Actions