SUMMARY Tokodon has a Pop Out feature, which I went to invoke so I could look for a username to include in my message. Instead, it deleted my entire message, leaving me with just the username of the person I was replying to. STEPS TO REPRODUCE 1. Click reply on a message 2. Type in a lengthy message in the main window 3. Click Pop Out OBSERVED RESULT Tokodon wipes my entire reply without so much as a consent prompt, and drops me a popup with only the username I was replying to. EXPECTED RESULT It should copy the entire message I had already typed into the inline reply form. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION It did, however, "helpfully" ask me if I wanted to "delete my draft" when I went to close the pop out window containing the empty reply and username.
Ouch, this is definitely not intentional. Will check up this afternoon, I probably broke something
Git commit b2311a5f2d2591485beb12a6b0b6279fe4547d3b by Joshua Goins. Committed on 06/07/2024 at 15:14. Pushed by redstrate into branch 'master'. Do not overwrite existing text in composer This can happen if you "Pop out" the composer while replying to someone, because it previously overwritten the text with a mention. That should be fixed now. M +7 -4 src/content/ui/StatusComposer/StatusComposer.qml https://invent.kde.org/network/tokodon/-/commit/b2311a5f2d2591485beb12a6b0b6279fe4547d3b
Git commit c405b8022984c2501c8ef27540e07d63e5beb027 by Joshua Goins. Committed on 06/07/2024 at 15:14. Pushed by redstrate into branch 'release/24.05'. Do not overwrite existing text in composer This can happen if you "Pop out" the composer while replying to someone, because it previously overwritten the text with a mention. That should be fixed now. (cherry picked from commit b2311a5f2d2591485beb12a6b0b6279fe4547d3b) M +7 -4 src/content/ui/StatusComposer/StatusComposer.qml https://invent.kde.org/network/tokodon/-/commit/c405b8022984c2501c8ef27540e07d63e5beb027