copy same file to desktop twice, error report dialog show twice(#50)
Copy same file to desktop twice, it should call FileOperationErrorDialog to show error info. but when FileOperationProgressWizard showed, it cause previous dialog flashed once. Even though FileOperationErrorDialog only show once but it looks like this dialog have showed twice. We should use WindowStaysOnTopHint to make sure this dialog show on top to avoid this problem.
parent
d4f80645
Please register or sign in to comment