View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000476 | BiQubic Framework | User Interface | public | 2020-02-12 15:30 | 2020-02-12 15:39 |
| Reporter | BootBlock | Assigned To | BootBlock | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000476: Double-clicking a ListViewItem can checkmark wrong box | ||||
| Description | Double-clicking on a ListViewItem's checkbox (with DoubleClickAction == DoubleClickAction.ToggleCheckbox) causes the the toggle Check state to be applied to SelectedItems as opposed to the actual item. | ||||
| Tags | No tags attached. | ||||
|
|
This is quite a low-level change as it's happening within Form.WndProc, but thankfully it was fixable. |
|
|
Forgot to mention that as a side-effect of this fix double-clicking an item now only toggles the state of that Item as opposed to all .Selected items; probably the more correct behaviour, anyway. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-02-12 15:30 | BootBlock | New Issue | |
| 2020-02-12 15:30 | BootBlock | Assigned To | => BootBlock |
| 2020-02-12 15:31 | BootBlock | Status | new => closed |
| 2020-02-12 15:31 | BootBlock | Resolution | open => fixed |
| 2020-02-12 15:31 | BootBlock | Note Added: 0000206 | |
| 2020-02-12 15:38 | BootBlock | Note Added: 0000208 | |
| 2020-02-12 15:39 | BootBlock | Note Edited: 0000208 |