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

Qt6: mouse scrolling doesn't work after suspend until qb is restarted #7523

Closed
twouters opened this issue Dec 13, 2022 · 2 comments
Closed
Labels
qt: 6 Issues related to Qt 6.

Comments

@twouters
Copy link

Version info:
qutebrowser v2.5.2
Git commit: 0941c59 on makepkg (2022-12-13 09:43:08 +0100)
Backend: QtWebEngine 6.4.1, based on Chromium 102.0.5005.177 (from api)
Qt: 6.4.1 (compiled 6.4.0)

Does the bug happen if you start with --temp-basedir?: yes

Description
Mouse scrolling breaks after suspend.

Note: this is a bug in QT, I guess this report is more of an FYI. See https://bugreports.qt.io/browse/QTBUG-56214

How to reproduce
Use qutebrowser qt6-v2 branch with a bluetooth mouse or a usb mouse indirectly connected (dock / monitor / whatever) and suspend your machine. After resuming it's probably no longer possible to scroll using your mouse wheel until you restart qutebrowser with e.g. :restart.

@The-Compiler
Copy link
Member

Ah, I had that happen to me as well (mentioned in #7202), but never got around to digging into it. Great to hear it's known and hopefully getting fixed in Qt... Thanks for the pointers!

Closing this though, as it doesn't seem that there's anything qutebrowser could do about it.

@The-Compiler The-Compiler closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2022
@The-Compiler
Copy link
Member

Looks like there is finally a fix for this in Qt: https://codereview.qt-project.org/c/qt/qtbase/+/467903

@toofar toofar added the qt: 6 Issues related to Qt 6. label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qt: 6 Issues related to Qt 6.
Projects
None yet
Development

No branches or pull requests

3 participants