Wrong behaviour when creating new note!
Bug #983699 reported by
Nguyễn Xuân Dũng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Footnote |
Fix Committed
|
Undecided
|
Nguyễn Xuân Dũng |
Bug Description
When an user create a new note, note's edit view will be appear. But then when the user clicks on Cancel button (not Done button), the note is still in notebook with titled "Untitled".
Is that right behaviour? I think that's wrong because when the user hits Cancel button, that means he/she want to cancel creating a new note, and the note must be removed in the notebook.
Related branches
lp://staging/~xdungnguyen/footnote/fix-983699
- Tom Beckmann (community): Approve
-
Diff: 43 lines (+8/-0)2 files modifiedsrc/Widgets/EditView.vala (+2/-0)
src/Widgets/Note.vala (+6/-0)
Changed in footnote: | |
assignee: | nobody → Nguyễn Xuân Dũng (xdungnguyen) |
Changed in footnote: | |
status: | New → Fix Committed |
To post a comment you must log in.