After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645092 - Locate-pointer regression
Locate-pointer regression
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: mouse
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-18 02:10 UTC by Gerd Kohlberger
Modified: 2011-03-19 00:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (2.13 KB, patch)
2011-03-18 02:11 UTC, Gerd Kohlberger
committed Details | Review

Description Gerd Kohlberger 2011-03-18 02:10:34 UTC
The migration to GTK3 introduced some regressions in the shape handling code.
- the input shape is no longer set
- in fallback mode the output shape hides the whole window
Comment 1 Gerd Kohlberger 2011-03-18 02:11:18 UTC
Created attachment 183689 [details] [review]
Fix
Comment 2 Bastien Nocera 2011-03-19 00:59:10 UTC
Thanks very much!