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 menus closing too easily #49

Open
xdaDaveShaw opened this issue Sep 26, 2018 · 1 comment
Open

Popup menus closing too easily #49

xdaDaveShaw opened this issue Sep 26, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@xdaDaveShaw
Copy link
Contributor

Maybe it is just me, but I find that it is too easy for me to move my mouse off of the popup menus and then it disappears and I have to go back to get it again.

I first noticed this when resetting my Repl. I clicked Reset, move my mouse and the confirmation closed - but I could get it back, by going to the menu,

Then again when just browsing the samples I keep losing the popup...

I have feeling that it is the way I move my mouse, it goes this kind of direction:

mouse

Leaving and re-entering the menu.

I think most popups these days have a way of having some sort of grace area around them and only hide after the mouse is off them for a period of time. I'm sure you all know this, but I'm a WinForms developer at the moment, and only know how ContextMenu's work 😃

@MangelMaxime MangelMaxime added the enhancement New feature or request label Sep 26, 2018
@MangelMaxime
Copy link
Member

This is indeed something we can do. For now, the menus are pure CSS this is why when you leave the area then the menu close because it is no more hovered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants