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

--- Comment #4 from Michael Weghorn <m.wegh...@posteo.de> ---
(In reply to avlas from comment #3)
> Not sure I understand. I don't see much of a problem, in other words, where
> the conflict is. Opening a dialog makes no action, right? The action occurs
> when the button (e.g. save) is clicked and this cannot happen at once with
> another action, can it?

I guess you're right (clicking the "Save" button should trigger the
QFileDialog::fileSelected signal), at least if one can assume that edit actions
aren't long-running, e.g. you click a button and it takes several seconds until
the action is completed (which may not be an issue, and could probably still be
dealt with by using proper synchronisation between the processes...).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to