GitHub integration /Pull Request - Image display is broken in comments if there is a text link in the same comment

Answered

Environment:

Build #IU-223.7571.4, built on November 9, 2022

IntelliJ IDEA 2022.3 Beta (Ultimate Edition)

Ubuntu 20.02

Runtime version: 17.0.5+1-b653.6 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

How to reproduce

Add an image to a comment, and a link next to it , eg:

![Image](https://user-images.githubusercontent.com/99647462/201322137-622a10e3-cf19-4884-a956-2d3c130a9ef3.png)

[Link](https://github.com/)

When looking at this comment in the IDE and hovering the link, the image is flickering, which is quite annoying

 

Also, when an image is also a link, it shows a blue frame around it, which doesn't look nice:

[![download](https://user-images.githubusercontent.com/99647462/201322137-622a10e3-cf19-4884-a956-2d3c130a9ef3.png)](http://google.com)

 

 

0

Please sign in to leave a comment.