----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128842/ -----------------------------------------------------------
(Updated Sept. 9, 2016, 2:56 a.m.) Status ------ This change has been marked as submitted. Review request for Telepathy. Changes ------- Submitted with commit 02a5ed8f5fa324ed12e1d4dab978e33a8e9fb4b3 by Alexandr Akulich on behalf of Mariusz Glebocki to branch master. Repository: ktp-text-ui Description ------- How to reproduce bug: - type/paste some HTML code in chat text edit, eg. `<span style="background-color: deeppink">test</span>` - press down key - press up key to insert last history item result: the text is formatted, HTML markup is lost result with the patch: the text is inserted in a form it was before The patch changes nick completion to plain text too, I guess there is someone with `creat<i>ve n</i>ckname` ;) Diffs ----- lib/chat-text-edit.cpp 4d16e20 Diff: https://git.reviewboard.kde.org/r/128842/diff/ Testing ------- - compile/run: OK - use case from the description gives expected result: OK Thanks, Mariusz Glebocki
