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 523668 - No easy way to hide stickynotes
No easy way to hide stickynotes
Status: RESOLVED DUPLICATE of bug 335483
Product: gnome-applets
Classification: Other
Component: stickynotes
2.22.x
Other All
: Normal minor
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-21 01:14 UTC by Adam Clements
Modified: 2008-03-21 01:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Quick hack showing what I mean (1.92 KB, patch)
2008-03-21 01:31 UTC, Adam Clements
none Details | Review

Description Adam Clements 2008-03-21 01:14:16 UTC
Clicking the stickynotes icon should hide the notes if they are visible.

Other information:
At the moment to hide stickynotes you must right click and choose hide notes - far from convenient. Intuitively I expected clicking the icon to _toggle_ visibility of notes rather than just show them. I am aware that the documented behaviour is to hide them when they lose focus but this is also broken at the moment (#489316)
Comment 1 Adam Clements 2008-03-21 01:31:40 UTC
Created attachment 107718 [details] [review]
Quick hack showing what I mean

This patch demonstrates the behavior I'm after, but breaks when double clicking to add a new note (notes hide then reappear as the GDK_BUTTON_PRESS event happens twice). I'll attempt to resolve this tomorrow - This is the first time I've actually touched any GNOME code, unless anyone wants to show me a better way to do it :)
Comment 2 Adam Clements 2008-03-21 01:38:27 UTC

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