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 627073 - New note body selection when template exists
New note body selection when template exists
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
git master
Other Linux
: Normal normal
: ---
Assigned To: Aurimas Černius
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2010-08-16 18:30 UTC by Aurimas Černius
Modified: 2011-02-27 17:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix. (3.99 KB, patch)
2010-08-16 18:30 UTC, Aurimas Černius
none Details | Review
A method to find template note. (2.85 KB, patch)
2011-02-19 18:07 UTC, Aurimas Černius
none Details | Review
Proposed fix. (3.79 KB, patch)
2011-02-19 18:08 UTC, Aurimas Černius
none Details | Review

Description Aurimas Černius 2010-08-16 18:30:01 UTC
Created attachment 167992 [details] [review]
Proposed fix.

When default template note exist, the "Describe here..." text is not selected, when new note is created. I think it should be selected, when content of template note is (almost) equal to default note template.

Proposed fix attached. Patch requires Bug 627072 to be committed.
Comment 1 Aurimas Černius 2011-02-19 18:07:01 UTC
Created attachment 181338 [details] [review]
A method to find template note.
Comment 2 Aurimas Černius 2011-02-19 18:08:13 UTC
Created attachment 181339 [details] [review]
Proposed fix.

A fix for current master. Depends on patch 181338: A method to find template note.
Comment 3 Aurimas Černius 2011-02-27 17:24:09 UTC
Committed both patches.