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

Linux: dialog.showMessageBox sometimes blocks mouse #13112

Closed
isidorn opened this issue May 30, 2018 · 2 comments
Closed

Linux: dialog.showMessageBox sometimes blocks mouse #13112

isidorn opened this issue May 30, 2018 · 2 comments

Comments

@isidorn
Copy link

isidorn commented May 30, 2018

  • Electron Version: 1.7.12
  • Operating System (Platform and Version): Linux (Ubuntu 16.04, Ubuntu 18.04). Does not happen on Win and OS X.

Expected Behavior
Calling dialog.showMessageBox does not block mouse and touchpad - they actually work

Actual behavior

dialog.showMessageBox freezes mouse and touchpad sometimes

To Reproduce

Reproducable steps and much more detail here microsoft/vscode#50026

@ckerr
Copy link
Member

ckerr commented Jul 22, 2018

Would it be possible for you to fork electron-quick-start for a small app that reproduces the issue by itself?

Standalone test cases make fixing issues go more smoothly: it ensure everyone's looking at the same issue, it removes all unnecessary variables from the equation, and it can also provide the basis for automated regression tests.

I'm adding the blocked/needs-repro label for this reason. After you've responded, please link to the test case and @ me in a followup comment.

Thanks in advance! Your help is appreciated.

@sofianguy
Copy link
Contributor

Thank you for your issue!

We haven't gotten a response to our questions in our comment above. With only the information that is currently in the issue, we don't have enough information to take action. I'm going to close this but don't hesitate to reach out if you have or find the answers we need, we'll be happy to reopen the issue.

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

3 participants