https://bugs.kde.org/show_bug.cgi?id=524097
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/koko/-/commit/1b16b706 | |d5c6810a3dc29ef5bdeea58694c | |7abd9 Status|ASSIGNED |RESOLVED --- Comment #2 from Oliver Beard <[email protected]> --- Git commit 1b16b706d5c6810a3dc29ef5bdeea58694c7abd9 by Oliver Beard. Committed on 19/08/2026 at 22:15. Pushed by olib into branch 'master'. GalleryPage: Fix missing search text when returning to page The `SearchField` has no initial text, which is fine when initially created (and `filterString` is empty), but not if re-created by the toolbar after switching page and back. Add a text binding to fix this. M +1 -0 src/qml/gallery/GalleryPage.qml https://invent.kde.org/graphics/koko/-/commit/1b16b706d5c6810a3dc29ef5bdeea58694c7abd9 -- You are receiving this mail because: You are watching all bug changes.
