Actions
Bug #863
closedBug:WTableView setRowHeaderCount(1) with hidden column
Start date:
06/19/2011
Due date:
% Done:
0%
Estimated time:
Description
WTableView with hidden column
after calling setRowHeaderCount(1) and setSelectionMode(Wt::SingleSelection),
the selected row shows incorrectly and shorter than row width.
test code in attachment table_test.cpp
Files
Updated by DQ Qin over 13 years ago
of course, when the hidden column is the last column of the view, the bug is also hidden.
Updated by Koen Deforche over 13 years ago
- Status changed from New to InProgress
- Assignee changed from Pieter Libin to Koen Deforche
Updated by Koen Deforche over 13 years ago
- Status changed from InProgress to Resolved
Hey,
Thanks for the test case. I am aiming to push alot of fixes to git today.
Regards,
koen
Updated by Koen Deforche over 13 years ago
- Status changed from Resolved to Closed
Actions