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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |20.08
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/commit/ec0343502
                   |                            |2efa72a428a43eb106eaf31f503
                   |                            |a9e6
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit ec03435022efa72a428a43eb106eaf31f503a9e6 by Elvis Angelaccio, on
behalf of Ismael Asensio.
Committed on 05/07/2020 at 17:14.
Pushed by elvisangelaccio into branch 'master'.

[search] Do not update text input when it has focus

When the user is entering a search term, a delayed search will be
emmited after a few seconds. This means updating the search URL, which
in turn gets parsed and reflected back on the search input.

To avoid interrupting the user input flow and unexpectedly move the
cursor to the end, let's update the input search box only when it
doesn't have the focus.

It's still updated on other interactions such as changing the search
options or clicking a saved search on the places panel.
FIXED-IN: 20.08

M  +4    -1    src/search/dolphinsearchbox.cpp

https://invent.kde.org/system/dolphin/commit/ec03435022efa72a428a43eb106eaf31f503a9e6

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

Reply via email to