Bug 884402

Summary: RFE:[WebTrans] Entry should NOT move unless it is absolutely needed
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: UsabilityAssignee: Patrick Huang <pahuang>
Status: CLOSED CURRENTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0CC: zanata-bugs
Target Milestone: ---   
Target Release: 2.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2.1-SNAPSHOT (20121214-0032) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-26 04:06:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2012-12-06 06:51:23 UTC
Description of problem:
The current editing entry is always put in the middle. This behavior may annoy mouse users, as they expected the selected entry is right under the mouse cursor.

Version-Release number of selected component (if applicable):
Zanata version 2.1-SNAPSHOT (20121206-1113)

How reproducible:
Always

Steps to Reproduce:
1. Visit a document with many short messages, such as software project.
2. Click at an entry on the lower part of the screen.
  
Actual results:
The selected entry moved to middle.

Expected results:
1. If whole entry can be seen, then stay at that same place.
2. else scroll up or down until whole entry can be seen.

Additional info:

Comment 1 Patrick Huang 2012-12-11 03:14:27 UTC
committed into master:
https://github.com/zanata/zanata/commit/acb39547bccefd17414c9370493bf7011515ae16

Comment 2 Ding-Yi Chen 2012-12-17 03:27:38 UTC
VERIFIED with Zanata version 2.1-SNAPSHOT (20121214-0032)