Bug 1226706
Summary: | [GTK3] first tick of mouse scroll wheel does not register in certain circumstances | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | April <AprilVRose> |
Component: | gtk3 | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 24 | CC: | ccecchi, dhgutteridge, fleiplib, Frodox, gecko-bugs-nobody, jhorak, kparal, lovetide, mclasen, moez.roy, stransky |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-08 11:58:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
April
2015-05-31 20:06:08 UTC
Which desktop environment are you using? I'm having this problem with Firefox on Fedora 22, but only in KDE Plasma, not in Gnome. I'm wondering if our issues are related. I'm using the Mate Desktop environment. Same problem in Xfce and LXDE, too. Yes, I can see that too. I can reproduce that also in Epiphany and i3wm. It seems to be problem with GdkEventScroll struct. The delta_y is set to 0 while direction is GDK_SCROLL_SMOOTH so Firefox or any other GTK3 app don't know the scroll direction In the next scroll event delta_y is 1 or -1 (depending on user's movement). I'm using mouse without free scrolling, only stepped movement. I'm going to recheck in Gnome. I have reported a very similar problem against gtk3 here: https://bugzilla.gnome.org/show_bug.cgi?id=750994 I believe it could be the same core issue. Moving to gtk3 as long as it is relevant to all GTK3 apps. I updated to gtk3-3.16.6, and it seems this bug is fixed. https://admin.fedoraproject.org/updates/gtk3-3.16.6-1.fc22?_csrf_token=7cdb4a62f7dd4ac5b9f005f0c88522e6805d7515 I no longer experience this issue with gtk3 3.16.5-1 and Firefox 39.0-8 Please read the upstream report. It was fixed, but the fix will be reverted and the devs currently don't know how to fix it in a different way. This bug is back in gtk3 3.16.6-1 :-( Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. Still valid in F24. This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |