[zanata-bugs] [Bug 720851] Implement "Save as Approved", "Save as NeedReview (fuzzy)", and Cancel button and keyboard shortcurt

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 12 01:30:43 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720851

--- Comment #6 from Ding-Yi Chen <dchen at redhat.com> 2011-08-11 21:30:42 EDT ---
Current Keyboard shortcut:

Save as Approved: Ctrl-Enter
Save as NeedReview: Ctrl-S
Cancel: None at the moment.

Test Objective:
1. If user update the cell with new text
a. Ensure "Save as Approved" and "Save as NeedReview" save the text and
approval status
b. Ensure "Cancel" will revert the changes.

2. If user clear the cell
a. Ensure "Save as Approved" and "Save as NeedReview" save the text and
approval status
b. Ensure "Cancel" will revert the changes.

Save triggered from moving focus is addressed at bug 720853

Precondition: 
Row 1: Empty
Row 2: NeedReview, with text "yo"
Row 3: Approved, with text "yo"
Row 4: Empty
Row 5: NeedReview, with text "yo"
Row 6: Approved, with text "yo"
Row 7: Empty
Row 8: NeedReview, with text "yo"
Row 9: Approved, with text "yo"
Row 10: Empty
Row 11: NeedReview, with text "yo"
Row 12: Approved, with text "yo"
Row 13: Empty
Row 14: NeedReview, with text "yo"
Row 15: Approved, with text "yo"


On Row1: Type "hi", Save as Approved.
On Row2: Type "hi", Save as Approved.
On Row3: Type "hi", Save as Approved.
On Row4: Type "hi", Save as NeedReview.
On Row5: Type "hi", Save as NeedReview.
On Row6: Type "hi", Save as NeedReview.
On Row7: Clear text, Save as Approved.
On Row8: Clear text, Save as Approved.
On Row9: Clear text, Save as Approved.
On Row10: Clear text, Save as NeedReview.
On Row11: Clear text, Save as NeedReview.
On Row12: Clear text, Save as NeedReview.

On Row13: Type "hi", Cancel.
On Row14: Type "hi", Cancel.
On Row15: Type "hi", Cancel.

Exit the document

Validation:
Reload the document
On Row1: "hi", Approved.
On Row2: "hi", Approved.
On Row3: "hi", Approved.
On Row4: "hi", NeedReview.
On Row5: "hi", NeedReview.
On Row6: "hi", NeedReview.
On Row7: empty, New.
On Row8: empty, New.
On Row9: empty, New.
On Row10: empty, New.
On Row11: empty, New.
On Row12: empty, New.
On Row13: empty, New.
On Row14: "yo", NeedReview.
On Row15: "yo", Approved.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list