PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 861 - QFileDialog.getExistingDirectory multiple selection
: QFileDialog.getExistingDirectory multiple selection
Status: CLOSED INVALID
Product: PySide
Classification: Unclassified
Component: QtGui
: 1.0.2
: PC MS Windows XP/Vista/7
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-05-22 18:22 EEST by lneruz
Modified: 2011-06-22 20:25 EEST (History)
8 users (show)

See Also:


Attachments
test script (282 bytes, text/plain)
2011-05-22 18:22 EEST, lneruz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lneruz 2011-05-22 18:22:04 EEST
Created attachment 328 [details]
test script

The native dialog in windows 7 allows the selection of multiple folders,
however the return value is always an empty string. Selecting a single folder
returns the path correctly.

Minimal test script attached.
Comment 1 Hugo Parente Lima 2011-05-27 23:41:41 EEST
The Qt API (QFileDialog::getExistingDirectory) doesn't permit you to get
multiple folders, so it's not a PySide bug just a Qt missing feature.

On the other hand you can try to file a feature request on Qt jira about this
issue.

Regards
Comment 2 renato filho 2011-06-22 20:25:18 EEST
release 1.0.4