https://bugs.kde.org/show_bug.cgi?id=503846
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/906fb9 | |72593151223cf83b20428389251 | |0cc475e Status|ASSIGNED |RESOLVED --- Comment #3 from Joshua Goins <j...@redstrate.com> --- Git commit 906fb972593151223cf83b204283892510cc475e by Joshua Goins. Committed on 15/05/2025 at 17:38. Pushed by redstrate into branch 'master'. Fix crash when trying to edit your message on a wide screen This only seems to happen when the window is maximized, specifically the height of the window. This seems to be a weird TextArea issue (or something else in our TimelineView) but until that's found out, a Qt.callLater will prevent this annoying crash. M +4 -1 src/timeline/ChatBarComponent.qml https://invent.kde.org/network/neochat/-/commit/906fb972593151223cf83b204283892510cc475e -- You are receiving this mail because: You are watching all bug changes.