Actions
Bug #6121
closedWTableView click event
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/12/2017
Due date:
% Done:
0%
Estimated time:
Description
Hi,
when I use a WTableView with setRowHeaderCount(1) and then click any item in the first (index 0) column the event is fired twice.
First time with the correct cell and the second time with cell (0,0). I used Wt4_1_rc1 on linux and firefox as a browser.
The clicks in other columns work as expected. Further if I don't use setRowHeaderCount(1) it is fine too.
Here is a small example to show this issue.
Thank you.
Max
Files
Updated by Roel Standaert almost 7 years ago
- Status changed from Resolved to Closed
Actions