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

Popup menu position is broken when windows.zoomLevel changed #233269

Closed
Reckeck opened this issue Nov 6, 2024 · 3 comments
Closed

Popup menu position is broken when windows.zoomLevel changed #233269

Reckeck opened this issue Nov 6, 2024 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Reckeck
Copy link

Reckeck commented Nov 6, 2024

Type: Bug

Extensions are disabled.

Steps to Reproduce:

  1. Set window.zoomLevel to -2 or alternatively.
  2. Hover over the buttons to open additional menus. (Example button File, Help, Profile)

This error also appears for buttons when using:
"workbench.activityBar.location": "top"

VS Code version: Code 1.95.1 (65edc49, 2024-10-31T05:14:54.222Z)
OS version: Windows_NT x64 10.0.19045
Modes:

Extensions (12)
Extension Author (truncated) Version
beardedicons Bea 1.18.0
githistory don 0.6.20
todo-tree Gru 0.0.226
git-graph mhu 1.30.0
symbols mig 0.0.21
remote-wsl ms- 0.88.4
remote-explorer ms- 0.4.3
remote-server ms- 1.5.2
code-spell-checker str 3.0.1
code-spell-checker-russian str 2.2.2
vim vsc 1.28.1
vscode-todo-highlight way 1.0.5

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
vscaac:30438847
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
0ee40948:31013168
dvdeprecation:31068756
dwnewjupytercf:31046870
impr_priority:31102340
nativerepl2:31139839
refactort:31108082
pythonrstrctxt:31112756
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013

@Reckeck
Copy link
Author

Reckeck commented Nov 7, 2024

Image

{
  "window.zoomLevel": -2,
  "workbench.sideBar.location": "right",
  "workbench.activityBar.location": "top",
}

@bpasero
Copy link
Member

bpasero commented Nov 7, 2024

/duplicate #232750

@vs-code-engineering vs-code-engineering bot added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 7, 2024
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vs-code-engineering vs-code-engineering bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants