┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
diff options
context:
space:
mode:
authorYifan Zhu <[email protected]>2025-02-20 10:35:06 -0800
committerYifan Zhu <[email protected]>2025-02-22 14:26:57 -0800
commitb4dedc0d0df2c8b191192476d7787630180e51c7 (patch)
tree095c84eee1c8e484b8d1ea1a568790c1aa6704fa /src/dolphinmainwindow.cpp
parent79d1f25ad14b1626c64d7f25c2fa16da0e2b2737 (diff)
kitemlistkeyboardsearchmanager: smarter search start position
Search from the next position for new search and special repeated key search. Otherwise search from the current position, which is current selected item if something is selected or in selection mode, and 0 (the beginning) otherwise. Test plan: - create directory with files ab1, ab2, and ab3 - click ab2, and press escape to deselect - type ab; verify that ab1 is selected - wait a while, type ab again, verify that ab2 is selected - wait a while, type ab again, verify that ab3 is selected - click ab1, type ab, verify that ab2 is selected BUG: 422951
Diffstat (limited to 'src/dolphinmainwindow.cpp')
0 files changed, 0 insertions, 0 deletions