Bug 999725

Summary: RFE: Keyboard shortcut to remove copied source text
Product: [Retired] Zanata Reporter: Isaac Rooskov <irooskov>
Component: UsabilityAssignee: Isaac Rooskov <irooskov>
Status: CLOSED NOTABUG QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0CC: asasaki, dchen, sflaniga, yshao, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-13 05:19:01 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:

Description Isaac Rooskov 2013-08-21 23:18:53 UTC
Description of problem:

RFE from Aiko (asasaki):

"When translating, we firstly press Alt + G to copy source text.
After finishing translating source to target, you always have to delete the copied source manually and this speed is very slow. If there were a function or command available to delete the remaining source text to the end of the sentence (or the end of the segment) at one time, that will save lots of time."

Comment 1 Sean Flanigan 2013-08-22 00:26:54 UTC
How about Ctrl-Shift-End followed by the Delete key?  This should work in almost anything - browsers, text editors, etc.

Actually, I usually use Shift-PgDn, Delete, since it's a bit easier to press.  If there's more than one page, you can just hold down PgDn for a bit longer.


Ctrl-Shift-End will select from cursor to end of buffer, then Delete deletes the selection.

Likewise Shift-PgDn will select from cursor to end of page, and it adds another page if you press PgDn again.


I'm using GNOME 2, but most environments should offer similar editing shortcuts, and many others.

Comment 2 Ding-Yi Chen 2013-08-22 07:42:15 UTC
Hi Aiko,

Does Sean's suggesting work for you?

Comment 3 Aiko 2013-09-13 04:50:19 UTC
Yes, Sean's suggestion works well.
Thanks

Comment 4 Ding-Yi Chen 2013-09-13 05:19:01 UTC
As the functionality is provided by browser, not Zanata itself. I hereby close this bug as NOTABUG. Feel free to reopen this bug if you have further concern.