Project

General

Profile

Actions

Bug #3155

closed

WTableView.selectionChanged() not triggering with Wt::SelectionMode::SingleSelection set when deselecting

Added by John Davidson almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/17/2014
Due date:
% Done:

0%

Estimated time:

Description

A WTableView with Wt::SelectionMode::ExtendedSelection set will trigger selectionChanged() when a row is ctrl-clicked to deselect it. This is good.

However,

A WTableView with Wt::SelectionMode::SingleSelection set will NOT trigger selectionChanged() when a row is ctrl-clicked to deselect it. This is a bug, I believe. It works on click, but not ctrl-click, even though ctrl-click does indeed change the selection.

regards

John

PS Wt::SelectionBehavior::SelectRows was set when I tested this. Not sure if this makes a difference.

PPS Wt Version 3.3.2

Actions #1

Updated by Koen Deforche almost 10 years ago

  • Status changed from New to InProgress
  • Target version set to 3.3.3
Actions #2

Updated by Koen Deforche almost 10 years ago

  • Status changed from InProgress to Resolved
  • Assignee set to Koen Deforche
Actions #3

Updated by Koen Deforche almost 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF