https://bugs.kde.org/show_bug.cgi?id=524097
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/koko/-/commit/1b16b706 |hics/koko/-/commit/b102031c |d5c6810a3dc29ef5bdeea58694c |6141882e09019b05615ed37c012 |7abd9 |8e95f --- Comment #3 from Oliver Beard <[email protected]> --- Git commit b102031c6141882e09019b05615ed37c0128e95f by Oliver Beard. Committed on 19/08/2026 at 22:19. Pushed by olib into branch 'release/26.08'. 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. (cherry picked from commit 1b16b706d5c6810a3dc29ef5bdeea58694c7abd9) Co-authored-by: Oliver Beard <[email protected]> M +1 -0 src/qml/gallery/GalleryPage.qml https://invent.kde.org/graphics/koko/-/commit/b102031c6141882e09019b05615ed37c0128e95f -- You are receiving this mail because: You are watching all bug changes.
