GNOME Bugzilla – Bug 793093
Longer notes don't have a title
Last modified: 2018-02-06 23:26:26 UTC
I am running Bijiben from master (commit 8a3dc1015ec04feb). I created three notes with varying amount of text in them. It appears that beyond a certain definition of "long", notes no longer have a title.
Created attachment 367755 [details] Screenshot of overview with grid
Created attachment 367756 [details] Screenshot of overview with list
There's the issue of aligning the title (bug 792665), but this is about having or not having the title itself.
Hi. I couldn't reproduce this. Can you please attach the note content you tested? Also I would like to know if the note was saved with a trailing new line or note (with current style, it seems at least one newline is required). Can you test with both newlined added and omitted? Can you also test the same way for bug 793101? Thanks
(In reply to Mohammed Sadiq from comment #4) > Can you test with both newlined added and omitted? Can you also test the > same way for bug 793101? I have checked that and it seems it's indeed related to the newline issue. I'll provide a patch for that issue.
Created attachment 367950 [details] Tarred .local/share/bijiben/
Attached a tarball of my ~/.local/share/bijiben. Maybe that will shed some light on this issue? Thanks a lot for looking into this!
(In reply to Debarshi Ray from comment #7) > Attached a tarball of my ~/.local/share/bijiben. Maybe that will shed some > light on this issue? Thanks for sharing. I've done the testing and it's indeed related to the way Notes was expecting you enter an <enter> key at the end of the title. That was fixed in the related bug report. *** This bug has been marked as a duplicate of bug 793101 ***