https://bugs.kde.org/show_bug.cgi?id=513104
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/e5b2fb | |731698f401366879e6a3de72206 | |ee65cac Resolution|--- |FIXED --- Comment #3 from Nicolas Fella <[email protected]> --- Git commit e5b2fb731698f401366879e6a3de72206ee65cac by Nicolas Fella. Committed on 11/12/2025 at 17:01. Pushed by nicolasfella into branch 'master'. Guard against currentIndex being -1 in NeochatMaximizeComponent Sometimes the ListView's currentIndex is -1, which results in us querying data() for an invalid index, causing an assert in Qt model code M +36 -4 src/app/qml/NeochatMaximizeComponent.qml https://invent.kde.org/network/neochat/-/commit/e5b2fb731698f401366879e6a3de72206ee65cac -- You are receiving this mail because: You are watching all bug changes.
