Review Request 115238: Bug in KDEPlatformFileDialogHelper(?) causes selectFile not to work in QFileDialog
Commit Hook
null at kde.org
Wed Jan 22 22:43:52 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115238/#review48087
-----------------------------------------------------------
This review has been submitted with commit ea8f3f4a63880c5a38aedfe570597ad7f62149b5 by Gregor Mi to branch master.
- Commit Hook
On Jan. 22, 2014, 10:26 p.m., Gregor Mi wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115238/
> -----------------------------------------------------------
>
> (Updated Jan. 22, 2014, 10:26 p.m.)
>
>
> Review request for KDE Frameworks and David Faure.
>
>
> Repository: frameworkintegration
>
>
> Description
> -------
>
> Bug in KDEPlatformFileDialogHelper (or related code) as described below.
>
> The patch extends the qfiledialogtest so that the following command is possible:
>
> Run ./qfiledialogtest --acceptMode save --selectFile ~/moo.png
>
> Expected:
> - a Save File Dialog opens and the text field is filled with moo.png and the directory switches to the given path
> - The OK button is active so that the user can click it and the dialog closes
>
> Actual:
> - a Save File Dialog opens but the text field is NOT filled and the location does not change
> - The OK button is not active
> - Workaround: click on an existing file and the OK button becomes active
>
>
> Diffs
> -----
>
> tests/qfiledialogtest.cpp 3ef79a2b6787bd42dfa32a6c6415111189755436
>
> Diff: https://git.reviewboard.kde.org/r/115238/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Gregor Mi
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140122/a1e6342f/attachment.html>
More information about the Kde-frameworks-devel
mailing list