add test for QFileDialog::getExistingDirectory / bug?
Gregor Mi
codeminister at publicstatic.de
Sun Jan 26 17:53:42 UTC 2014
With another addition to qfiledialogtest in
frameworks/frameworkintegration another potential bug can be exposed:
Calling
$ ./qfiledialogtest --nameFilter "c (*.cpp)" --nameFilter "h (*.h)"
--selectNameFilter "h (*.h)"
does not select the second filter. Can this be confirmed or maybe I am
using the API wrong?
Gregor
On 26/01/14 17:15, Gregor Mi wrote:
> Hi,
>
> with 2c1ee08a21a1f16f9c2523718224598de8fc0d4f I added a test for
> QFileDialog::getExistingDirectory.
>
> When I execute
>
> ./qfiledialogtest --staticFunction getExistingDirectory
>
> then a dialog opens that lets the user select files but not directories.
> This seems to be a bug.
>
> Greetings
>
> Gregor
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>
More information about the Kde-frameworks-devel
mailing list