-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
View -> Appearance -> Fullscreen still says 'F11' despite F11 key doing otherwise. #147928
Comments
By searching for F11 in the Keyboard Shortcuts editor you will see this is bound to the command
The display of keybinding text on menu entries doesn't take enough account of when-expressions and multiple bindings to avoid the behaviour your issue title reports. |
@weinand the OP's version info shows Linux rather than macOS. |
related issue: #141157 |
It is typical for F11 to fullscreen things. There is nothing surprising or wrong about F11 configuring full screen on linux. That was the expected behavior, weinand. So why does the menu still put F11 text next to View -> Appearance -> Full Screen if F11 is assigned to something else? Even if node devs are going to get preference here, why lie to everyone else? |
F11 is typically used for debugging as well. So there is a clash. @isidorn @connor4312 do you remember the rational behind this? |
@Kerdek the misleading menu text is what I previously referred to above.
|
@weinand probably the keybinding enablement of full screen is not dynamic enough and the menu does not pick it up. |
That should be the case (and seems to be from the screenshot). It sounds like the enablement isn't quite right. That also seemed like a culprit in #71800, where testing using |
Issue Type: Bug
I have no way of knowing exactly what of the 1000s of possible sources of incoming side-effects could contribute to this. The amount of information I can access allows me to be certain that it will be reproducible only where you have my exact system with my exact module set. The F11 key causes a debug session to initiate while I am working on this javascript file while a nodejs package source folder is open in the latest version of vscode downloaded into debian using apt according to the instructions on their wiki.
VS Code version: Code 1.66.2 (dfd34e8, 2022-04-11T07:49:24.808Z)
OS version: Linux x64 5.10.106
Restricted Mode: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (16)
(2 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: