Bug 455985

Summary: Copied text from a /me command is complete
Product: [Applications] NeoChat Reporter: Jan Bidler <janbidler00>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jan Bidler 2022-06-26 21:17:59 UTC
SUMMARY
The copied text from a sent /me command seems incomplete

STEPS TO REPRODUCE
1. Open NeoCHat and login
2. send a /me command to a room, like "/me is investigating bug"
3. Copy the text of that sent message

OBSERVED RESULT
Only the parameters of the command will be copied to the clipboard. In this case it would be "is investigating bug"

EXPECTED RESULT
As NeoChat shows "* <USERNAME> <ACTION>" for the message, I would've expected "* Miepee is investigating bug" to be copied to clipboard

SOFTWARE/OS VERSIONS
Linux: Linux Mint 20
KDE Plasma Version: 5.18.8

NeoChat: 22.04
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5
Comment 1 Jan Bidler 2022-07-15 15:51:14 UTC
Seems to be fixed now, but I don't know which commit fixed it.