Tooltip sanitisation #1234
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Posted in bitmessage chan, easily reproducible.
A tooltip is displayed when mouse cursor is moved over the subject field on the message list.
That tooltip is affected by HTML tags included in the message subject. It should not be intended behavior.
Try on this message's subject that has
<h1>
tag. The subject tooltip will be displayed in large bold font.It was tested on PyBitmessage 0.6.3.2.