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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|REPORTED                    |RESOLVED
                 CC|                            |n...@kde.org

--- Comment #1 from Nate Graham <n...@kde.org> ---
This is easy enough to do in Kirigami.SearchField, but it would make QtQuick
apps' search fields inconsistent with all of the other search fields in all KDE
software written in QtWidgets (e.g. Dolphin, Okular, Gwenview, Kate,
Konsole...). To make the search fields consistent again, we would have to do
one of the following:
1. Go through every single one of these QtWidgets apps and implement a custom
icon on an app-by-app-basis
2. Create a common SearchField component for QWidgets apps the way we did for
QtQuick apps, and then give it this appearance, and then port every
QtWidgets-based app to use it.

All of this is possible, of course. But as you can see, it's starting to look
like a lot of work that would require coordination across multiple repos,
frameworks, and apps. That makes it a good candidate for being discussed in a
Phabricator Task rather than here in Bugzilla. Would you like to create one?

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

Reply via email to