Actions
Bug #4233
closed
MD
BD
clear current selection for WComboBox objects based on WSortFilterProxyModel
Bug #4233:
clear current selection for WComboBox objects based on WSortFilterProxyModel
Start date:
06/23/2015
Due date:
% Done:
0%
Estimated time:
Description
With WComboBox objects based on WSortFilterProxyModel as underlying data model a call to setCurrentIdex method clears the current selection, but with a WComboBox objects based on a WSortFilterProxyModel, even after resetting the filter (setFilterRegExp(".*")) the setCurrentIndex(--1) call sets the WComboBox object to the first element (index 0) instead of clear the current selection.
Files
KD Updated by Koen Deforche about 11 years ago
- Status changed from New to InProgress
- Assignee set to Benoit Daccache
BD Updated by Benoit Daccache about 11 years ago
BD Updated by Benoit Daccache about 11 years ago
- Status changed from InProgress to Resolved
KD Updated by Koen Deforche almost 11 years ago
- Status changed from Resolved to Closed
KD Updated by Koen Deforche almost 11 years ago
- Target version changed from 3.3.4 to 3.3.5
Actions