Bug 457669

Summary: NeoChat not letting me select multiple messages
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: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jan Bidler 2022-08-09 10:36:41 UTC
SUMMARY
I cannot select the text of multiple messages. Only of one message. This makes it awkward, when trying to copy paste some parts of a conversation to somewhere else.


STEPS TO REPRODUCE
1. Open a room
2. Send "these are" as a message
3. Send "multiple messages" as a message
4. Try to select "these are multiple messages"

OBSERVED RESULT
NeoChat will only let you select the text from one message at once.

EXPECTED RESULT
NeoChat should let me able to select multiple messages at once.

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5
NeoChat: self compiled flatpak
Comment 1 Bug Janitor Service 2022-11-26 17:11:18 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/668
Comment 2 Tobias Fella 2022-11-26 20:21:23 UTC
Git commit 405c2c3d2d48419fc42b8f4ac25aedf70ccc8426 by Tobias Fella.
Committed on 26/11/2022 at 17:10.
Pushed by tfella into branch 'master'.

Implement selection across multiple MessageDelegates

M  +8    -0    src/qml/Component/Timeline/MessageDelegate.qml
M  +29   -2    src/qml/Component/Timeline/RichLabel.qml
M  +59   -1    src/qml/Page/RoomPage.qml

https://invent.kde.org/network/neochat/commit/405c2c3d2d48419fc42b8f4ac25aedf70ccc8426