Actions
Bug #14319
closedWTableView::scrollTo does not consider changed widget size
Start date:
02/10/2026
Due date:
% Done:
0%
Estimated time:
Description
Affected: WTableView of Wt 4.12.2 and former versions
WTableView::scrollTo has been improved with #13786. Though it does not consider its changed size when the WTableView is resized.
STR:
- run attached
main.cpp - open http://127.0.0.1:8080 in small browser window
- increase the window height by a few rows
- try to select the second last row
--> rows jump unexpectedly
- scroll to the bottom
- select the middle row
- decrease the window height by a few rows
- try to select the second visible row
--> rows jump unexpectedly
Files
Updated by Romain Mardulyn about 2 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
- Target version set to 4.12.4
Updated by Romain Mardulyn about 2 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Romain Mardulyn 30 days ago
- Target version changed from 4.12.4 to 4.12.6
Updated by Raf Pauwels 16 days ago
- Status changed from Review to Resolved
- Assignee changed from Raf Pauwels to Romain Mardulyn
Updated by Romain Mardulyn 15 days ago
- Status changed from Resolved to Implemented @Emweb
Updated by Romain Mardulyn 15 days ago
- Status changed from Implemented @Emweb to Closed
Actions