Bug 487988 - click on file, use arrows to navigate through files
Summary: click on file, use arrows to navigate through files
Status: RESOLVED DUPLICATE of bug 488238
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.8.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-03 18:53 UTC by dajomu
Modified: 2024-07-15 14:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dajomu 2024-06-03 18:53:14 UTC
***
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
***

SUMMARY
click on file, use arrows to navigate through files and file selected by mouse click remains selected.

STEPS TO REPRODUCE
1. select a file with the mouse
2. move up down with arrows on keyboard
3. 

OBSERVED RESULT
file selected by mouse click remains selected.

EXPECTED RESULT
File selection should follow up/down arrow. shift+arrow should select several files

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-6300HQ CPU @ 2.30GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 530
Manufacturer: Dell Inc.
Product Name: Latitude 5480

ADDITIONAL INFORMATION
Comment 1 dajomu 2024-06-03 18:55:28 UTC
in addition, the shift+arrow does not work properly either
Comment 2 Alex Bikadorov 2024-07-15 14:10:42 UTC
I assume that this is a duplicate of 488238.

Krusader has two concepts of selection:
* cursor (dotted border) selection - always exactly one item - can be changed with arrow up/down keys
* blue selection - multi selection - can be changed with SHIFT+arrow up/down keys

I assume this concept suits most users because it has always been like that, most twin panel file managers have the same concept and not many users complain about it.

*** This bug has been marked as a duplicate of bug 488238 ***