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

App doesn't respond to clicks after un-hibernation #1256

Closed
JustPilz opened this issue May 28, 2024 · 1 comment
Closed

App doesn't respond to clicks after un-hibernation #1256

JustPilz opened this issue May 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JustPilz
Copy link

JustPilz commented May 28, 2024

If an application is running and the computer is put into hibernation mode, the application stops responding to any clicks inside the window when it returns from hibernation mode, and it can't be closed using this workaround. The only solution is to kill the application process through Task Manager. But the app didn't freeze: cursor: "pointer" works when hovering over the button.

Steps to reproduce the behavior:

  1. Run application (after building, not dev-mode)
  2. Click any button that you have. It's work.
  3. Hibernate the device.
  4. Un-hibernate the device.
  5. Try to click the button again. Nothing happened.

Expected behavior
The button is pressed, the action is performed.

Specifications

  • OS: Windows 10 Pro x64
  • Neutralinojs binaries: v5.0.0
  • Neutralinojs client: v5.0.0
  • neu CLI: v11.0.1
@JustPilz JustPilz added the bug Something isn't working label May 28, 2024
@shalithasuranga
Copy link
Member

Thanks so much for reporting this issue. Closing this as a duplicate of #970

@shalithasuranga shalithasuranga self-assigned this May 29, 2024
@shalithasuranga shalithasuranga added this to the Next milestone May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants