https://bugs.kde.org/show_bug.cgi?id=411538

Méven Car <meve...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |19.12
      Latest Commit|                            |https://commits.kde.org/dol
                   |                            |phin/a5ce798f282b6cf9e153bb
                   |                            |a89f9caea0cec37da0
             Status|CONFIRMED                   |RESOLVED

--- Comment #4 from Méven Car <meve...@gmail.com> ---
Git commit a5ce798f282b6cf9e153bba89f9caea0cec37da0 by Méven Car.
Committed on 26/10/2019 at 10:53.
Pushed by meven into branch 'master'.

When the selection is deselected, restart the keyboard search from the
beginning

Summary:
FIXED-IN: 19.12

Test Plan:
Open a directory with 3 files starting with the same letter.
1. Press this letter key twice
2. The second file is selected
3. Deselect the file with the mouse or using Esc
4. Wait 1 second
5. Press the same key again

Before:
The third file gets selected

After:
The first file get selected

ctest

Reviewers: #dolphin, elvisangelaccio, ngraham

Reviewed By: #dolphin, elvisangelaccio, ngraham

Subscribers: ngraham, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D23716

M  +2    -0    src/kitemviews/kitemlistcontroller.cpp
M  +16   -3    src/kitemviews/private/kitemlistkeyboardsearchmanager.cpp
M  +3    -0    src/kitemviews/private/kitemlistkeyboardsearchmanager.h
M  +6    -0    src/tests/kitemlistcontrollertest.cpp
M  +11   -4    src/tests/kitemlistkeyboardsearchmanagertest.cpp

https://commits.kde.org/dolphin/a5ce798f282b6cf9e153bba89f9caea0cec37da0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to