https://bugs.kde.org/show_bug.cgi?id=450316
Bug ID: 450316 Summary: Unable to Copy File Into the Same Directory using Projects Viewer Product: kdevelop Version: git master Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: UI: general Assignee: kdevelop-bugs-n...@kde.org Reporter: ekigw...@gmail.com Target Milestone: --- Copying a file into the same directory causes the "File Already Exists" dialog to popup and provide the user and opportunity to rename the file. Before a user can get around to renaming the file, a modal Kdevelop "Copying" dialog pops up and blocks input to the file rename dialog. This last pop up is a copy progress indicator with a pause and a stop button. STEPS TO REPRODUCE 1. Open a project 2. Using the Projects UI viewer right click a file and choose copy in context menu 3. Using the Projects UI viewer right click directory containing file in previous step and select paste OBSERVED RESULT - Rename dialog pops up but user cannot interact with it. - Kdevelop copying notification block forever until it is stopped. EXPECTED RESULT - Rename dialog modal to Copying progress dialog which is turn modal to Kdevelop main window - Ability to rename file -- You are receiving this mail because: You are watching all bug changes.