Ticket #15082 (reopened defect)
Should wxDataViewCtrl unselect items when clicking on a blank area?
| Reported by: | Christopher Wright | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | GUI-generic | Version: | 2.9-svn |
| Keywords: | wxDataViewCtrl unselect click | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
What happens
Clicking on a 'blank' area (e.g. below all the rows) does not change which items are selected. This can be seen using the standard Data View sample.
What should happen
Under Windows (not sure about other ports) the wxDataViewCtrl should follow the standard behaviour of unselecting items when the mouse is clicked (left or right) on a blank area.
I have attached a patch to fix this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

