IDE popups malfunction when emoji exists in docstring

已回答

Steps to reproduce

  1. In a new empty project
  2. Create a new .ts file, write a simple type in typescript.
  3. Add an emoji in docstring.
  4. Hover over the type.

Expected result (correct result):

Popups should show up normally.

 

Actual result (faulty result):

Disappears immediately.

 

I have created an issue youtrack. Attached a video there too.

https://youtrack.jetbrains.com/issue/IDEA-369432/IDE-popups-malfunction-when-emoji-exists-in-docstring

0
Hi, please follow https://youtrack.jetbrains.com/issue/WEB-72235 for further updates, this is reproduced in 2024.3.5 in macOS.
0

请先登录再写评论。