Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Some Release
-
None
-
Mac OS X Leopard / Qt 4.6.3
Description
In the QtSolution "QtFileCopier" the QtCopyDialog::done( bool error ) signal is emits twice if the user cancel the copy processus ( copyDirectory() ), which is not good.
It should be emits only one time, like when the user does not cancel the processus.