Bug 728858 - Editor navigation should only save if something has changed
Summary: Editor navigation should only save if something has changed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Component-UI
Version: 1.3
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: 1.4.2
Assignee: James Ni
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks: 720853 Zanata-1.4
TreeView+ depends on / blocked
 
Reported: 2011-08-08 07:13 UTC by Sean Flanigan
Modified: 2011-10-28 07:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2011-10-28 07:02:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Sean Flanigan 2011-08-08 07:13:32 UTC
Description of problem:

If I use the keyboard or the mouse to move around the editor table, the table is saving even when nothing has changed.

Version-Release number of selected component (if applicable):
1.4-SNAPSHOT (20110808-1605).

How reproducible:
always

Steps to Reproduce:
1. Click in a target cell, but don't change the text.
2. Click in another row.
  
Actual results:
"Saved change to Translation Unit"

Expected results:
Just select the new cell (and update TM results).

Additional info:

Comment 1 Ding-Yi Chen 2011-08-09 01:00:09 UTC
Test Cases

Precondition:
  Assume:
  1st row is approved
  2nd row is need reviewed
  3rd row is empty
  4th row is approved

  Focus is on 1st row

Steps:
1. Move to Next Cell by keyboard shortcut by 3 times
   "Saved Translation Unit" should not appear.
   The Approval status of all rows should not be changed.

2. Move to Previouos Cell by keyboard shortcut by 3 times
   "Saved Translation Unit" should not appear.
   The Approval status of all rows should not be changed.

3. Click on cell editor in row , 1, 4, 2    
   "Saved Translation Unit" should not appear.
   The Approval status of all rows should not be changed.

Comment 2 James Ni 2011-08-11 07:57:19 UTC
I have modified, please verify it.

Comment 3 Ding-Yi Chen 2011-08-12 02:47:28 UTC
Verified with Zanata version 1.4-SNAPSHOT (20110812-0602).


Note You need to log in before you can comment on or make changes to this bug.