Created attachment 179487 [details] video showing the bug SUMMARY Attempting to drag and drop a file from Dolphin into Kate often causes the currently active document to scroll quickly upward. I find that usually the first drag-and-drop operation works fine, and then subsequent attempts cause the scrolling behavior. In the attached video, you can see my first drag-and-drop action does not cause the bug (I hit Esc to abort the operation), but then my second attempt causes the scrolling. STEPS TO REPRODUCE 1. Open a long document in Kate and scroll all the way to the bottom. 2. Drag-and-drop another document from Dolphin into Kate. OBSERVED RESULT While dragging the file into Kate, the open document in Kate scrolls upward very quickly. EXPECTED RESULT The open document should not scroll. SOFTWARE/OS VERSIONS Linux: Fedora Linux Plasma Desktop Edition 41 KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Graphics Platform: Wayland
Can reproduce that.
Git commit ae4df9155fbbeb8d91c9d9ec171a65dbc5bb4f31 by Christoph Cullmann. Committed on 22/03/2025 at 18:36. Pushed by cullmann into branch 'master'. don't move the cursor to the current drop location for file drops M +5 -1 src/view/kateviewinternal.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/ae4df9155fbbeb8d91c9d9ec171a65dbc5bb4f31