┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/COPYING.DOC
diff options
context:
space:
mode:
authorAmol Godbole <[email protected]>2023-09-04 07:39:13 +0000
committerMéven Car <[email protected]>2023-09-04 07:39:13 +0000
commitc4bb3db0229bef8adee1daa183892cebba5efe72 (patch)
treee2157240c6691286526a4493dbcbe3de5846b9c9 /COPYING.DOC
parent9ba09040134f743ca3a2082589cc943c2d4bf175 (diff)
Restore the URL when DolphinSearchBox is cleared
Currently, the URL navigator is not updated when the search box is cleared. This MR restores the URL, by closing and reopening the box. The call for emitting closeRequest() on pressing Esc has been replaced with emitCloseRequest(). The wait duration before starting a search has been reduced to 500ms to increase responsiveness. Also, the bugfix for BUG: 423328 is slightly incorrect and causes the search term to not be displayed when opening a saved search for the first time. As a better solution for this bug, DolphinSearchBox::setText() now updates the text only if the text has changed. BUG: 473775
Diffstat (limited to 'COPYING.DOC')
0 files changed, 0 insertions, 0 deletions