https://bugs.kde.org/show_bug.cgi?id=503483
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/142312 | |d87da46468626ce1648549c7434 | |cda0ffa --- Comment #3 from Joshua Goins <j...@redstrate.com> --- Git commit 142312d87da46468626ce1648549c7434cda0ffa by Joshua Goins. Committed on 15/05/2025 at 17:39. Pushed by redstrate into branch 'master'. Give completion popup a minimum size when editing an existing message This was previously fixed to the size of the text area itself, which could be small. We also have a bug where the text area *itself* is like one character big, so this helps there too. The popup is also given a margin of 0 so it is always positioned within the bounds of the window. M +2 -0 src/timeline/ChatBarComponent.qml https://invent.kde.org/network/neochat/-/commit/142312d87da46468626ce1648549c7434cda0ffa -- You are receiving this mail because: You are watching all bug changes.