Review Request 120467: Native Qt Quick FileDialog

Maarten De Meyer de.meyer.maarten at gmail.com
Tue Mar 17 14:22:04 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120467/
-----------------------------------------------------------

(Updated March 17, 2015, 2:22 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks and Frederik Gladhorn.


Changes
-------

Submitted with commit 9814e4b773b2b34afafa0c5d242594bbb4f9a6ae by Lukáš Tinkl to branch master.


Bugs: 334963
    https://bugs.kde.org/show_bug.cgi?id=334963


Repository: frameworkintegration


Description
-------

I'm trying to fix bug [334963](https://bugs.kde.org/show_bug.cgi?id=334963) but I need some help to solve this one.

commit 2ee76f0fa234d5db3e1dd6650fe82debaa38a1ce by Frederik Gladhorn removes the exec() from ::show() and mentions that m_dialog->exec() is called twice. But running the example from the bug report (and Qt documentation) never seems to call ::exec()

If I re-add an exec call the FileDialog is shown. But I doubt it is that simple.
Also cancel is not emitted, the dialog closes but the application doesn't quit.

Help appreciated :)


Diffs
-----

  src/platformtheme/kdeplatformfiledialoghelper.cpp 0a4f89f 

Diff: https://git.reviewboard.kde.org/r/120467/diff/


Testing
-------

Dialog visible.
Select file: returns name and quits
Cancel: closes dialog but doesn't quit!


Thanks,

Maarten De Meyer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150317/af82e479/attachment.html>


More information about the Kde-frameworks-devel mailing list