[NeoChat] [Bug 503483] Editing Own Replies: Attempting to link to a channel (aka Typing '#') results in a broken channel chooser
https://bugs.kde.org/show_bug.cgi?id=503483 Joshua Goins changed: What|Removed |Added Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/neochat/-/commit/142312 |ork/neochat/-/commit/a020db |d87da46468626ce1648549c7434 |2e0424a648ccb120167154ca841 |cda0ffa |9a40035 --- Comment #4 from Joshua Goins --- Git commit a020db2e0424a648ccb120167154ca8419a40035 by Joshua Goins. Committed on 15/05/2025 at 17:42. Pushed by redstrate into branch 'release/25.04'. 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. (cherry picked from commit 142312d87da46468626ce1648549c7434cda0ffa) M +2-0src/timeline/ChatBarComponent.qml https://invent.kde.org/network/neochat/-/commit/a020db2e0424a648ccb120167154ca8419a40035 -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 503483] Editing Own Replies: Attempting to link to a channel (aka Typing '#') results in a broken channel chooser
https://bugs.kde.org/show_bug.cgi?id=503483 Joshua Goins 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 --- 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-0src/timeline/ChatBarComponent.qml https://invent.kde.org/network/neochat/-/commit/142312d87da46468626ce1648549c7434cda0ffa -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 503483] Editing Own Replies: Attempting to link to a channel (aka Typing '#') results in a broken channel chooser
https://bugs.kde.org/show_bug.cgi?id=503483 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|ASSIGNED --- Comment #2 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/2270 -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 503483] Editing Own Replies: Attempting to link to a channel (aka Typing '#') results in a broken channel chooser
https://bugs.kde.org/show_bug.cgi?id=503483 --- Comment #1 from Steve Cossette --- Steps to reproduce: 1- Reply to an existing message. 2- Edit that reply AFTER posting it, and try to link a channel. Results in the behavior shown in the screenshot. -- You are receiving this mail because: You are watching all bug changes.