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

Mouse scrolling stops working after alert is shown #5643

Open
The-Compiler opened this issue Aug 3, 2020 · 0 comments
Open

Mouse scrolling stops working after alert is shown #5643

The-Compiler opened this issue Aug 3, 2020 · 0 comments
Labels
bug: behavior Something doesn't work as intended, but doesn't crash. component: QtWebEngine Issues related to the QtWebEngine backend, based on Chromium. priority: 2 - low Issues which are currently not very important.

Comments

@The-Compiler
Copy link
Member

When doing :jseval alert('foo'), closing the alert and then scrolling the page, it works fine. However, when trying to scroll while the alert is open, closing it, and then trying to scroll, nothing happens.

c04ab82 with Qt 5.15.0 (but also happens with 5.14.2 and probably older versions). Might be a Qt bug?

@The-Compiler The-Compiler added priority: 2 - low Issues which are currently not very important. component: QtWebEngine Issues related to the QtWebEngine backend, based on Chromium. bug: behavior Something doesn't work as intended, but doesn't crash. labels Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: behavior Something doesn't work as intended, but doesn't crash. component: QtWebEngine Issues related to the QtWebEngine backend, based on Chromium. priority: 2 - low Issues which are currently not very important.
Projects
None yet
Development

No branches or pull requests

1 participant