Bug 448049

Summary: Dolphin scrolls to wrong file when keying a key twice
Product: [Applications] dolphin Reporter: martien friedeman <martien.friedeman>
Component: view-engine: details modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: count.negative, kfm-devel
Priority: NOR    
Version: 21.08.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description martien friedeman 2022-01-07 07:01:34 UTC
STEPS TO REPRODUCE

1. Open Dolhin in Details view mode
2. Press key '7'
3. Dolhin scrolls to folder '7'
4. All good.
5. Scroll to top
6. Enter '77'
7. Dolhin scrolls to '71'
8. Not the intention. Folder '77' is further down.

Similarly '444' is not regonised as three keys and only takes you to '40'

Is this 179567?

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 count 2022-01-07 12:05:31 UTC

*** This bug has been marked as a duplicate of bug 179049 ***
Comment 2 count 2022-01-07 12:07:53 UTC
Works as designed. You can scroll through the first character by pressing 7 several times.
The cursor jumps between every file that starts with a 7.

For your use case maybe you could try to Edit - "Filter" (ctrl-i) or use a Edit - "Search"?