Summary: | In dolphin's folders, top and bottom arrow navigation jumps to wrong places | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Dimitri <dimitri.code> |
Component: | view-engine: icons mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | dimitri.code, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 25.08.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Video showing the top bottom arrow navigation fail |
Created attachment 184355 [details] Video showing the top bottom arrow navigation fail SUMMARY In the new version of Dolphin (selection style has changed), navigation with top and bottom arrow doesn't work as expected anymore when we switch from mouse to keyboard, it often jumps to wrong places. Contrary to left right arrow that still works as expected. STEPS TO REPRODUCE 1. Open a dolphin folder that has multiple lines of content. 2. Using arrow keys, move top/bottom 3. Select an other place (not same column) with the cursor 4. Move again top or bottom with arrow keys OBSERVED RESULT The place where moving goes is not the one above or below the selected place, it instead goes at the wrong column (the one from a previous selection that have since been replaced) but still goes at the expected height/line (the line above or below the new selected line). EXPECTED RESULT Moving should completely be relative to the last selected position (line and column, using top/bottom or left/right) even when switching from mouse to keyboard. Left/Right is working as expected, Top/Bottom should work the same way. SOFTWARE/OS VERSIONS Dolphin v25.08.0 Operating System: KDE neon User Edition KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.14.0-28-generic (64-bit) Graphics Platform: Wayland