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

[Bug]: Menu selections jumps to the first element when try to select sub-menu #31994

Closed
3 tasks done
Mingun opened this issue Nov 25, 2021 · 7 comments
Closed
3 tasks done

Comments

@Mingun
Copy link

Mingun commented Nov 25, 2021

Preflight Checklist

Electron Version

13.5.2 - from VSCode about. I don't known which version GitKraken used

What operating system are you using?

Ubuntu

Operating System Version

$ uname -a Linux mingun 5.4.0-89-generic #100-Ubuntu SMP Fri Sep 24 14:50:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

Working menus

Actual Behavior

See attached GIF: when you try to select sub-menu element the menu selection focus jumps to the first element of menu which caused to hide sub-menu.
VSCodeMenuBug

For clarify: this happens when I connect to my Ubuntu 18.04/20.04 remotely via RDP (with xrdp). Maybe this bug also reproducible with physical access -- I cannot check that now.

On Windows I've never faced with such problem.

Can be reproduced in VSCode and GitKraken. See the original report in microsoft/vscode#111716

Testcase Gist URL

No response

Additional Information

No response

@jkleinsc jkleinsc added the blocked/need-repro Needs a test case to reproduce the bug label Nov 30, 2021
@jkleinsc
Copy link
Contributor

Thanks for reporting this and helping to make Electron better!

Because of time constraints, triaging code with third-party dependencies is usually not feasible for a small team like Electron's. Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue? Electron Fiddle is a great tool for making small testcases and publishing them as gists that Electron maintainers can use.

If the bug you've found can be tested with a pass/fail test, please make the testcase exit 0 on success or nonzero on failure. The lets Electron's issue bot see what releases are affected by the bug by checking your test against different OSes and Electron versions.

I'm adding the blocked/need-repro label for this reason. After you make a test case, please link to it in a followup comment.

Thanks in advance! Your help is appreciated.

@Mingun
Copy link
Author

Mingun commented Dec 1, 2021

Unfortunately, Electron Fiddle hungs on loading concrete electron version when I try to run project. Just nothing happens, no logs, nothing. Is it able to work behind a proxy? I have no much time to debug it problems.

@Mingun
Copy link
Author

Mingun commented Dec 30, 2021

I've got a physical access to my machine and this bug is not reproduced them. But I have different desktop environments for RDP connection and direct access:

  • RDP -- GNOME 3, bug is present
  • direct -- Unity, bug is not present

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2022

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Oct 5, 2022
@Mingun
Copy link
Author

Mingun commented Oct 5, 2022

I think, at least you can try to reproduce this is VSCode as shown on the GIF.

@github-actions github-actions bot removed the stale label Oct 6, 2022
@github-actions github-actions bot removed the blocked/need-repro Needs a test case to reproduce the bug label Jan 10, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Apr 11, 2023
@github-actions
Copy link
Contributor

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue on a supported version of Electron please open a new issue and include instructions for reproducing the issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants