https://bugs.documentfoundation.org/show_bug.cgi?id=166805
--- Comment #6 from Mike Kaganski <[email protected]> --- Unfortunately, the commit message doesn't mention a specific link to the respective documentation; but it looks like the change simply introduced some HTML tag there, which seems to switch Qt treatment. Then the tooltip needs to be escaped (`<` -> `<` and `&` -> `&` at least) -- You are receiving this mail because: You are the assignee for the bug.
