You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the easiest path to resolution would be to call setTextFormat(Qt.PlainText) before calling setText and not using html.escape. We could also consider overriding setTextFormat in SecureQLabel to prevent setting the text format to something else).
STR
Send the following reply:
hi, you & I should discuss -> signal?
Expected result:
Reply shows up as typed.
Actual result:
Reply shows up as
hi, you & I should discuss -> signal?
The text was updated successfully, but these errors were encountered: