Actions
Bug #1824
closedWTreeView emits more then one signal on click (only one being valid)
Start date:
04/08/2013
Due date:
% Done:
0%
Estimated time:
Description
When connecting the clicked(const Wt::WModelIndex) to a slot it will get triggered at least twice when the user clicks at an item inside the Wt::WTreeView
To make it worse, only the first index is valid.
I attached the modified WTreeView example that shows the issue.
Files
Updated by Koen Deforche over 11 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.0
Updated by Koen Deforche over 11 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions