https://bugs.kde.org/show_bug.cgi?id=455149

--- Comment #2 from Simon Redman <si...@ergotech.com> ---
Marking as confirmed since another user reported a duplicate bug and I can
reproduce the same behavior.

Note that pressing the enter button to send causes the button to be disabled,
but you can send multiple messages in the same conversation by using enter to
send. If I were guessing, something is wrong with the `disabled` state of the
send button, probably in the part of the code where it tries to prevent sending
duplicate messages by briefly disabling the button.

Marking this as a junior job. It's probably a simple fix, someone just needs to
poke into the QML and find where the disabled state of the button is set, and
find where it should be re-enabled.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to