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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
                   |eworks/plasma-framework/-/c |eworks/kirigami/-/commit/c4
                   |ommit/ee888dec9c486160dde16 |c84605c94cb3676a7902a484513
                   |156f746ee801e2cbaf1         |d3b0188819b

--- Comment #10 from Nate Graham <n...@kde.org> ---
Git commit c4c84605c94cb3676a7902a484513d3b0188819b by Nate Graham, on behalf
of Jin Liu.
Committed on 25/07/2023 at 18:15.
Pushed by ngraham into branch 'master'.

Remove the animation of the search icon in SearchField

(please keep the discussion in
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/829)

Always show the search icon regardless if the search box is focused or not.

Rationale:

1. The current design (hide the search icon when focused) is unusual. Web
browsers (e.g. Firefox, Chrome, Edge) and websites (e.g. Google, Gitlab)
normally always show the search icon in the search box, so the user probably is
expecting that.
1. Search boxes in Plasma and KDE apps are generally wide enough, that hiding
one icon doesn't add much to it.
1. The animation is triggered during a tray icon (e.g. NetworkManager) poping
up or an app (e.g. Discover) launching. The user doesn't interact with the
search box at that time, so the animation can be confusing/distracting. And
according to dev (https://bugs.kde.org/show_bug.cgi?id=472391) this can be hard
to fix.

M  +2    -10   src/controls/SearchField.qml

https://invent.kde.org/frameworks/kirigami/-/commit/c4c84605c94cb3676a7902a484513d3b0188819b

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

Reply via email to