https://bugs.kde.org/show_bug.cgi?id=503846
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |RESOLVED Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/neochat/-/commit/906fb9 |ork/neochat/-/commit/457b4e |72593151223cf83b20428389251 |e3bef597ebd5494238757f4c0ed |0cc475e |2154146 --- Comment #5 from Joshua Goins <j...@redstrate.com> --- Git commit 457b4ee3bef597ebd5494238757f4c0ed2154146 by Joshua Goins. Committed on 15/05/2025 at 17:42. Pushed by redstrate into branch 'release/25.04'. 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. (cherry picked from commit 906fb972593151223cf83b204283892510cc475e) M +1 -1 src/timeline/ChatBarComponent.qml https://invent.kde.org/network/neochat/-/commit/457b4ee3bef597ebd5494238757f4c0ed2154146 -- You are receiving this mail because: You are watching all bug changes.