┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinrecenttabsmenu.cpp
diff options
context:
space:
mode:
authorIsmael Asensio <[email protected]>2020-07-04 15:42:55 +0200
committerElvis Angelaccio <[email protected]>2020-07-05 17:14:19 +0000
commitec03435022efa72a428a43eb106eaf31f503a9e6 (patch)
treef133ebf298af12afdf61741935d06b26b136e647 /src/dolphinrecenttabsmenu.cpp
parent275d7b537de4bf6db971c9cb1d591ffe512272f9 (diff)
[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. BUG: 423328 FIXED-IN: 20.08
Diffstat (limited to 'src/dolphinrecenttabsmenu.cpp')
0 files changed, 0 insertions, 0 deletions