https://bugs.kde.org/show_bug.cgi?id=515837
Bug ID: 515837
Summary: Dialog hangs when attempting to paste a file in folder
where existing file is present
Classification: Applications
Product: kdevelop
Version First 6.3.250801
Reported In:
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: UI: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
In the projects tree if I copy a file and attempt to paste it into a folder
where the file already exists, the pop-up dialog does not respond to input. The
only way to recover is to kill kdevelop and restart it.
STEPS TO REPRODUCE
1. Select a file in the projects tree that exists in another folder, i.e.
Makefile
2. Copy the file
3. Attempt to paste into the other folder
4. Attempt to interact with the displayed dialog box
OBSERVED RESULT
A dialog box appears with the name of the file and a button to select a new
name, along with Continue (grayed out) and Cancel. All keyboard and mouse input
to this dialog is ignored, so the file can be neither renamed, nor the
operation canceled.
EXPECTED RESULT
I expect the dialog box to respond to keyboard and mouse input.
Note that I use X11 due to critical issues with Wayland preventing certain key
applications from working, i.e. Kicad and Zoom screen sharing.
SOFTWARE/OS VERSIONS
Operating System: openSUSE Leap 15.6
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.1
Kernel Version: 6.18.8-lp156.5.ged720a5-default (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.