Skip to content
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

command-dragging the title bar incorrectly shows context menu #165545

Closed
trafnar opened this issue Nov 4, 2022 · 1 comment · Fixed by #165557
Closed

command-dragging the title bar incorrectly shows context menu #165545

trafnar opened this issue Nov 4, 2022 · 1 comment · Fixed by #165557
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders macos Issues with VS Code on MAC/OS X titlebar VS Code main title bar issues verified Verification succeeded
Milestone

Comments

@trafnar
Copy link

trafnar commented Nov 4, 2022

Type: Bug

On the mac, holding command while dragging a window in the background by its title bar will prevent that window from coming to the foreground.

I do this frequently, but in recent vscode versions, a context menu appears that says "command center / layout controls". This menu interferes with dragging and I often invoke those menu options by mistake.

image

I'm not sure why command+click invokes that menu at all, control+click is usually the equivilent of right click, which shows the context menu, not command+click.

VS Code version: Code 1.72.2 (d045a5e, 2022-10-12T22:15:55.763Z)
OS version: Darwin arm64 22.2.0
Modes:
Sandboxed: No

System Info
Item Value
CPUs Apple M1 (8 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 2, 3, 3
Memory (System) 16.00GB (0.22GB free)
Process Argv --crash-reporter-id a9d6119c-d997-49b3-9697-cee3144a363b
Screen Reader no
VM 0%
@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.73.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

sbatten added a commit that referenced this issue Nov 4, 2022
@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug macos Issues with VS Code on MAC/OS X titlebar VS Code main title bar issues labels Nov 4, 2022
@sbatten sbatten added this to the November 2022 milestone Nov 4, 2022
sbatten added a commit that referenced this issue Nov 4, 2022
@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Nov 4, 2022
@rzhao271 rzhao271 added the verified Verification succeeded label Nov 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders macos Issues with VS Code on MAC/OS X titlebar VS Code main title bar issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants