Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.8.5
-
None
-
Qt4.8.5 and Mac 10.9GM
-
07ecdc01a2b369fe330d723af1a00845c0932834
Description
For Qt4.8.5 and Mac 10.9GM
My code:
QString t_strFilePath = QFileDialog::getOpenFileName(this,
"Open",the dir parameter,"Image Files (*.png)");
1. Enable application sandbox
- Bug: The QFileDialog hangs sometimes.
- Bug: All files of the filedialog view is disable,
you can't select any files(include *.png).
2. Disable application sandbox
- Everything is ok
Attachments
For Gerrit Dashboard: QTBUG-34012 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
70532,1 | Cocoa File Dialog: Remove sandbox-ufriendly QDir::entryList() call | 4.8 | qt/qt | Status: MERGED | +2 | 0 |