Actions
Bug #2503
closedWStandardItem::setEditable(false) should set the item as non-editable
Start date:
12/06/2013
Due date:
% Done:
0%
Estimated time:
Description
WStandardItem::setEditable(false) currently does not remove ItemIsEditable from the item's flags.
Even worse, it actually does add ItemIsEditable to the flags.
Proposed fix attached as patch.
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.2
Actions