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

Having config menu popping up above bottom of windows instead of having to scroll. #14261

Closed
JeffHeon opened this issue Aug 22, 2018 · 11 comments · Fixed by #35194
Closed

Having config menu popping up above bottom of windows instead of having to scroll. #14261

JeffHeon opened this issue Aug 22, 2018 · 11 comments · Fixed by #35194

Comments

@JeffHeon
Copy link

JeffHeon commented Aug 22, 2018

Is your feature request related to a problem? Please describe.
I use VS Code maximized or full screen, and clicking on the config gear always bring a truncated menu. I'd rather have it in full and higher because I have to scroll every time.

I filed this previously on VS Code and they correctly redirected me here: microsoft/vscode#56921

Describe the solution you'd like
Having config menu popping up above bottom and expanded in full instead of having to scroll.

Describe alternatives you've considered
I can scroll instead.

Additional context
I'm using MacOS 10.13.16

Showing might help, please see my two screen shots.

Thank you for your time.

44414137-088e5800-a53b-11e8-8228-76cda8f27744

44414136-07f5c180-a53b-11e8-9fc0-39286d6a14d3

@welcome
Copy link

welcome bot commented Aug 22, 2018

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@bpasero
Copy link
Contributor

bpasero commented Mar 14, 2019

@sofianguy @MarshallOfSound @deepak1556 this does not look like an enhancement to me, rather a bug. Imho native menus should never scroll.

@bpasero
Copy link
Contributor

bpasero commented Dec 17, 2019

We suffer from this in VSCode: microsoft/vscode#40262

@bpasero
Copy link
Contributor

bpasero commented Dec 17, 2019

(and it still reproduces in Electron 7)

@electron-triage
Copy link

The Electron version reported on this issue is no longer supported. See our supported versions documentation.

If this is still reproducible on a supported version, please open a new issue with any other new information that a maintainer should know.

Thank you for taking the time to report this issue and helping to make Electron better! Your help is appreciated.

@bpasero
Copy link
Contributor

bpasero commented Mar 12, 2021

This reproduces in Electron 11 in latest VSCode:

image

@nornagon
Copy link
Member

Duplicate of #13279

@zcbenz
Copy link
Member

zcbenz commented Aug 2, 2022

I'm reopening this issue since it is actually a different one. #13279 is about the menu of select tag, while this one is about context menu.

@zcbenz zcbenz reopened this Aug 2, 2022
@bpasero
Copy link
Contributor

bpasero commented Aug 2, 2022

@zcbenz repro in https://gist.github.com/d755ee5021a5488027b6e43dab67bb46

When you run and click the button bottom left, I see this menu:

image

@zcbenz
Copy link
Member

zcbenz commented Aug 3, 2022

Thanks or the repo, it seems that this is related to whether dock is displaying. I have autohide dock and the problem does not occur, but changing dock to always show can make the problem happen.

@bpasero
Copy link
Contributor

bpasero commented Aug 3, 2022

Awesome 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants