Bug 448049 - Dolphin scrolls to wrong file when keying a key twice
Summary: Dolphin scrolls to wrong file when keying a key twice
Status: RESOLVED DUPLICATE of bug 179049
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 21.08.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-07 07:01 UTC by martien friedeman
Modified: 2022-01-07 12:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"?