Bug #881
FileSel, FileSelector accepts files when system window close button is pressed!!!
Status: | Approved | Start date: | 09/27/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | CtrlLib | Spent time: | - | |
Target version: | - |
Description
It nasty bug, because only "Cancel" button for real cancel file selection operation.
For example this code is broken:
FileSelector fileSelector; if(fileSelector.ExecuteOpen()) { ... }
It is true when window close button is pressed.
Priority is high due to importance of FileSel and FileSelector.
History
#1 Updated by Miroslav Fidler over 10 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
#2 Updated by Zbigniew Rebacz over 10 years ago
- Status changed from Ready for QA to Approved