PyCharm 2020.3.1 (pro edn.) - profiler call graph presentation glitch

In the profiler call graph view, HTML entities in the labels are being rendered as text:

0
3 comments

Hi,

Please see https://youtrack.jetbrains.com/issue/PY-41377

We can probably consider it a duplicate.

0
Avatar
Permanently deleted user

Thanks for the link. The issue however is not quite identical - some attempt seems to have been made to correct the problem since the first issue was posted, since previously it was a typing error (a missing &). Now that error has been corrected and the HTML entity is well-formed, but it is still being rendered as plain text.

0

You may be right. Since now it's not "Just cosmetic", but seems to be a legit bug, I've created a new issue: https://youtrack.jetbrains.com/issue/PY-46179

0

Please sign in to leave a comment.