[zanata-bugs] [Bug 861270] [WebTrans] Right-arrow does not jump to next character if the word is wider than the cell editor

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 12 01:24:19 UTC 2012


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

Patrick Huang <pahuang at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |ON_QA

--- Comment #3 from Patrick Huang <pahuang at redhat.com> ---
(In reply to comment #2)
> Tested with Zanata version 1.8.0-SNAPSHOT (20121011-0029) on Firefox ESR
> 10.0.6
> and Google Chrome 15.0.874.121
> 
> After paste the string:
> 12345678901234567890123456789012345678901234567890123456789012345678901234567
> 8901234567890
> 
> The sympton describe in the bug description is gone. 
> However, now the text area does not follow the cursor when it is out of
> range.
> i.e. Suppose the screen wide is 80 character, and the text area still shows
> column 1~80 when the cursor is at column 90. Which make the editing actions
> invisible to user.
> 
> Reassigned.

The scroll to cursor happens a bit late(about typing three characters will
trigger a scroll to cursor). You will have to manually use the scrollbar. 
Before we upgrade to codemirror 3(at the moment still in BETA version and is
not backward compatible), we have to use a scrollbar when a line is not
breakable by words.

Please raise another bug(upgrade to codemirror version 3) for this to be
properly resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list