microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.73k stars 29.09k forks source link

Minor visual bug with terminal hyperlinks #207956

Open Skinbow opened 7 months ago

Skinbow commented 7 months ago

Type: Bug

While scrolling through the terminal with hyperlinks spanning multiple lines, I noticed that the underline that appears while hovering over the link stays there in the shape of the link when you scroll up without moving the cursor and your mouse lands on another link. (It doesn't seem to happen every time and the underline disappears as soon as you move the mouse)

VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:14:59.643Z) OS version: Linux x64 6.5.0-25-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i5-12400F (12 x 2815)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|0, 0, 0| |Memory (System)|31.15GB (25.75GB free)| |Process Argv|--no-sandbox . --crash-reporter-id 8697bce0-70c8-4f63-acbf-1d3d24a06a06| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|x11|
Extensions (11) Extension|Author (truncated)|Version ---|---|--- vsc-material-theme-icons|equ|3.5.0 prettier-vscode|esb|10.1.0 svg|joc|1.5.3 debugpy|ms-|2024.2.0 python|ms-|2024.2.1 vscode-pylance|ms-|2024.3.1 cmake-tools|ms-|1.17.17 cpptools|ms-|1.19.8 cpptools-extension-pack|ms-|1.3.0 makefile-tools|ms-|0.9.10 cmake|twx|0.0.17 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 accentitlementsc:30887149 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:30979542 d34g3935:30971562 fegfb526:30981948 bg6jg535:30979843 dsvsc020:30976470 pythonait:30991152 ```
Skinbow commented 7 months ago

Screenshot from 2024-03-17 20-00-13 Here is an image of the issue.