Bug #3719
closedWTableView grows horizontally when vertical scrollbar is visible
0%
Description
I'm using Wt 3.3.4RC1
As soon as a WTableView creates a vertical scrollbar, the TableView will grow horizontally whenever some Geometry-Event(?) occurs, until the maximal avalable space is reached. I have the impression that the space between table and scrollbar is extended by the horizontal size of the scrollbar as soon as the system reacts to the event.
I've appended a small example to demonstrate the effect. You will observe it when you change the size of the browser window or when you push the button to show the little dialog.
The example is constructed using horizontal stretchers to give variable horizontal space to the TableView. You will see the same behavior when you put the TableView into a dialog window.
With best regards,
Helmar
Files
Updated by Helmar Spangenberg almost 10 years ago
sorry, I forgot to log in to submit the bug - in case there still are further questions: my account is "helmar"
Updated by Koen Deforche almost 10 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.4
Updated by Koen Deforche over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed