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

James Lyne <jim+...@not-null.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jim+...@not-null.co.uk

--- Comment #2 from James Lyne <jim+...@not-null.co.uk> ---
Can also reproduce by editing twice. Viewing the message source shows that the
message body is empty after the first edit, so the text field is populated with
nothing.

Before edit:
"content": {
    "body": "test",
    "format": "org.matrix.custom.html",
    "formatted_body": "test",
    "msgtype": "m.text"
}

After edit:
"content": {
    "body": "",
    "format": "org.matrix.custom.html",
    "formatted_body": "test 2",
    "msgtype": "m.text"
}

Restarting neochat fixes this.

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

Reply via email to