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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/plasma-framework/-/c
                   |                            |ommit/ee888dec9c486160dde16
                   |                            |156f746ee801e2cbaf1

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

Remove the animation of the search icon in SearchField

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.
2. Search boxes in Plasma and KDE apps are generally wide enough, that hiding
   one icon doesn't add much to it.
3. 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  +1    -9    src/declarativeimports/plasmaextracomponents/qml/SearchField.qml

https://invent.kde.org/frameworks/plasma-framework/-/commit/ee888dec9c486160dde16156f746ee801e2cbaf1

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

Reply via email to