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

Context menus do not overflow #52533

Closed
JacksonKearl opened this issue Jun 21, 2018 · 6 comments · Fixed by #62819
Closed

Context menus do not overflow #52533

JacksonKearl opened this issue Jun 21, 2018 · 6 comments · Fixed by #62819
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@JacksonKearl
Copy link
Contributor

Custom context menus will clip at window edges instead of overflowing.
cant overflow

VS Code version: Code - Insiders 1.25.0-insider (e585e4b, 2018-06-20T08:08:46.972Z)
OS version: Windows_NT x64 10.0.16299

@SunOfHomeBoy
Copy link

my html lable in tsx can't fold, are you in the same situation?

@SunOfHomeBoy
Copy link

Every update comes with a problem, But that's a good thing!That means VSCode is making progress!

@JacksonKearl
Copy link
Contributor Author

@SunOfHomeBoy that seems like a different issue. This is related to the "custom" title bar option introduced in recent Insider's versions. You don't seem to have that enabled.

@SunOfHomeBoy
Copy link

@JacksonKearl Excuse me! How to activate?

@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug workbench-menu labels Jun 26, 2018
@sbatten sbatten added this to the July 2018 milestone Jul 3, 2018
@sbatten sbatten modified the milestones: July 2018, August 2018 Jul 30, 2018
@sbatten sbatten modified the milestones: August 2018, Backlog Aug 27, 2018
@sbatten sbatten removed this from the Backlog milestone Sep 10, 2018
@sbatten sbatten added this to the On Deck milestone Sep 10, 2018
@imChiragSuthar
Copy link

imChiragSuthar commented Sep 11, 2018

Not able to select first option of context menu after changing titleStyleBar to "custom". because it is taking place on titlebar.
image

@alkorsan
Copy link

a temporal solution can be:
#31278

open vscode with this flag --force-device-scale-factor=0.8
this will change the UI size and make it smaller, so menus will not be hidden at less.
I hope they will add the scroll to the menus soon , it s a basic thing.

This was referenced Nov 6, 2018
@sbatten sbatten modified the milestones: On Deck, November 2018 Nov 14, 2018
@miguelsolorio miguelsolorio added the verified Verification succeeded label Dec 5, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 10, 2019
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 verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants