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 644327 - disable tooltip at startup
disable tooltip at startup
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
: 629872 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-03-09 17:37 UTC by Dan Winship
Modified: 2011-03-10 05:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
daemon: warp pointer to convenient place at startup (5.66 KB, patch)
2011-03-09 19:15 UTC, Ray Strode [halfline]
committed Details | Review

Description Dan Winship 2011-03-09 17:37:32 UTC
When gdm starts, the greeter and the pointer are both centered on the screen, with the entry for my user under the pointer, and so I immediately get a tooltip ("Log in as danw") that obscures part of the greeter window. This looks bad.
Comment 1 Ray Strode [halfline] 2011-03-09 18:09:16 UTC
we've discussed warping the pointer for other reasons (as one way to more it more deterministic which head the login window will show up on), so maybe we should just do that to kill both birds.
Comment 2 Ray Strode [halfline] 2011-03-09 19:15:41 UTC
The following fix has been pushed:
90ab791 daemon: warp pointer to convenient place at startup
Comment 3 Ray Strode [halfline] 2011-03-09 19:15:43 UTC
Created attachment 183015 [details] [review]
daemon: warp pointer to convenient place at startup

This makes sure we always start the greeter window in a consistent
place, and it makes sure the pointer doesn't start up on top of
the greeter window.
Comment 4 kxra 2011-03-10 05:43:54 UTC
*** Bug 629872 has been marked as a duplicate of this bug. ***