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 555 - QtGui.QFileDialog.getOpenFileNames returns wrong results
: QtGui.QFileDialog.getOpenFileNames returns wrong results
Status: CLOSED DUPLICATE of bug 343
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: All All
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-12-17 20:15 EET by Marcelo Lira
Modified: 2010-12-20 11:26 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Lira 2010-12-17 20:15:25 EET

    
Comment 1 Marcelo Lira 2010-12-17 20:18:44 EET
This problem can be seen on pyside-examples/examples/widgets/icons/icons.py,
when one adds a file via the QFileDialog.getOpenFileNames method, besides the
file it returns the string passed in the filter argument.
Comment 2 Matti Airas 2010-12-17 20:25:05 EET
This is as specified in PyQt API 2. I'm resolving this as duplicate of bug 343.

*** This bug has been marked as a duplicate of bug 343 ***
Comment 4 Hugo Parente Lima 2010-12-20 11:26:16 EET
Closign bugs after release of 1.0.0 beta2.