STEPS TO REPRODUCE 1. open the GHNS window of the Global Themes KCM 2. start to type 'sweet' or another search term - the search is performed 3. click on the magnifier icon in the upper right corner OBSERVED RESULT the search field contains 'Search' placeholder text instead of the search term EXPECTED RESULT the search field should contain the search term SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.0 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.4 Kernel Version: 5.18.3-arch1-1 (64-bit) Graphics Platform: Wayland
Can reproduce.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/knewstuff/-/merge_requests/207
Git commit 3538e95abf66b5a0c19f78bf087e75aded474c0e by Nate Graham, on behalf of Alexander Lohnau. Committed on 13/09/2022 at 15:37. Pushed by ngraham into branch 'master'. Fix search fields resetting text when changing window size Before this patch, the text would be reset when one resizes the KNS window and the search field is rendered as an action, the text would be reset. M +1 -0 src/qtquick/qml/Page.qml https://invent.kde.org/frameworks/knewstuff/commit/3538e95abf66b5a0c19f78bf087e75aded474c0e