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 720748 - Gnote doesn't respect gsettings' enable-close-note-on-escape option
Gnote doesn't respect gsettings' enable-close-note-on-escape option
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-19 15:29 UTC by Miha
Modified: 2013-12-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Miha 2013-12-19 15:29:56 UTC
Hi! 

I don't like that if I press <ESC>, note gets closed, and if I press <ESC> again, the whole GNote app gets closed. So I tried to turn this off by executing

    gsettings set org.gnome.gnote enable-close-note-on-escape false

The option is successfully set to false, but pressing <ESC> still closes a note. So I guess that GNote fails to read the value and respect it.

I'm using GNote 3.10.1 in Fedora 20.
Comment 1 Aurimas Černius 2013-12-21 20:14:51 UTC
/facepalm

This setting is entirely ignored by Gnote...
Comment 2 Aurimas Černius 2013-12-21 22:26:25 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 3 Miha 2013-12-29 10:12:20 UTC
Thanks for the fix!