----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128842/ -----------------------------------------------------------
Review request for Telepathy. 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
