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 510933 - Stickiynotes dont hide after desktop click
Stickiynotes dont hide after desktop click
Status: RESOLVED DUPLICATE of bug 614250
Product: gnome-applets
Classification: Other
Component: stickynotes
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: Callum McKenzie
gnome-applets Maintainers
: 489316 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-21 01:41 UTC by Łukasz Stelmach
Modified: 2010-07-27 19:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Change the event that triggers hiding. (806 bytes, patch)
2008-01-21 01:44 UTC, Łukasz Stelmach
none Details | Review

Description Łukasz Stelmach 2008-01-21 01:41:42 UTC
Stickynotes applet does not hide after I click the desktop. This has started after I did some upgrades. I checked in the  SVN but it shows that the applet's source hasn't been update for quite a long time. Long enough for me to have the current version.

However, I have also upgraded X and the rest of GNOME (nautilus?). It seems that install_check_click_on_desktop() and desktop_window_event_filter() do not work properly because the desktop window doesn not send PropertyNotify event  anymore (checked with xev). I propose to use FocusIn event which is triggered when one clicks the desktop.
Comment 1 Łukasz Stelmach 2008-01-21 01:44:08 UTC
Created attachment 103298 [details] [review]
Change the event that triggers hiding.

I haven't rebuilt the modified applet, just tested the idea with a simple stub programme.
Comment 2 Callum McKenzie 2008-01-22 03:15:26 UTC
I can confirm this regression, but I'm not sure that your patch is the right approach. Give me time to think about it.
Comment 3 Philip Withnall 2009-07-08 12:53:20 UTC
*** Bug 489316 has been marked as a duplicate of this bug. ***
Comment 4 Callum McKenzie 2010-07-27 19:33:10 UTC
See bug 614250 for the fi that was actually used.

*** This bug has been marked as a duplicate of bug 614250 ***