-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new Accessibility problem #241106
Comments
Thanks for creating this issue! To help narrow it down, please take the time to follow below steps. Thanks a lot and happy coding 🙏 Is the issue caused by an Extension?Stop VS Code and from the command line (NOT the integrated terminal in Code), execute: If you see it is an issue with the extension, please run the command Please report the issue to the extension causing this. Is the issue caused by VS Code Core?If the issue is not caused by an extension, it is maybe caused by your configuration. Try to run If it still reproduces, it was maybe fixed already in our nightly release. Please download from https://code.visualstudio.com/insiders/ and see if you can reproduce the issue. Finally, to help us narrow down what change caused the issue, please run the following command to find the build. It will start previous releases of VS Code insiders to see where the regression was introduced:
Thanks! /label info-needed |
When i ran vscode with extensions disabled the tooltips no longer popped up when hovering over variables/functions so I couldn't test the behavior. I am mostly working with Go. I will move on to the next steps. |
It is the Go extension. I will file a new ticket. |
thanks for investigating. closing this one. |
@frodopwns @meganrogge I can reproduce this behavior in a css file (an arbitrary other file type), with the Go extension disabled. This is also a low-level behavior that I wouldn't expect the language extension to control. I believe this issue should be reopened. |
New update: I was able to reproduce this in a python file. So it isn't caused by the Go extension. |
@frodopwns well, for what it's worth, I reproduced on my machine :) |
Awesome. Thanks for that. I was in the process of plugging in my mac mini! |
Could someone please follow these steps? please run the following command to find the build. It will start previous releases of VS Code insiders to see where the regression was introduced: npx --yes vscode-bisect@latest |
I'll try but i don't use javascript/typescript tooling much so i'm sure it is a hot mess. |
|
thanks for trying - that commit looks unrelated... |
Ah, too bad, here I was thinking the bisect tool was somewhat magical |
Type: Bug
On OSX to perform a screen zoom you press CTRL+ 2 finger scroll or press some other keys.
I used to be able to hover over code, wait for the tooltip and then zoom in to read the tooltip. Now when i press CTRL the tooltip immediately closes.
VS Code version: Code 1.97.2 (Universal) (e54c774, 2025-02-12T23:20:35.343Z)
OS version: Darwin arm64 24.3.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
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: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Extensions (9)
A/B Experiments
The text was updated successfully, but these errors were encountered: