> On Mar. 23, 2015, 10:28 p.m., Vicente J. Ruiz Jurado wrote:
> > Same here. Comments?
> 
> Vicente J. Ruiz Jurado wrote:
>     Unfortunatelly, I see that this patch doesn't solves all the issues with 
> caret in chrome+linux. 
>     
>     I'll try to find an better patch (any help welcome).
>     
>     PS: ant editor-superdev is very useful for this task.
> 
> Andrew Kaplanov wrote:
>     How can I reproduce this situation?
>     I can't type symbol 'á' from my keyboard (I can insert it from clipboard 
> only).

I was playing with a Russian layout in ubuntu, and I don't find a way to type 
this characters (there is a key for type ë and Ë without typing " and later e 
like in my keyboard with Portuguese or Spanish, etc layouts).

The only way I see it's to play with the keyborad layouts in Ubuntu.

Anyway, playing with the Russian keyboard I see another related issue with ! 
character. If I type in wiab.pro:
?????????!????????????????!???????????!???????????!
and if I type something similar in waveinabox I get:
???????????????????????????????????????????????!!!!

with all the ! at the end. It's a similar issue than this:
https://reviews.apache.org/r/31837/

also it happens with other keyboard layouts.


- Vicente J.


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31900/#review77482
-----------------------------------------------------------


On Mar. 14, 2015, 5:50 p.m., Vicente J. Ruiz Jurado wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31900/
> -----------------------------------------------------------
> 
> (Updated Mar. 14, 2015, 5:50 p.m.)
> 
> 
> Review request for wave, Andrew Kaplanov, Pablo Ojanguren, and Yuri Zelikov.
> 
> 
> Repository: wave
> 
> 
> Description
> -------
> 
> In Chrome+Linux using typingExtractor only for IME cause caret position 
> errors in boundaries, so as in Firefox we use typingExtractor always.
> 
> As a sample of the issue, if you type "más" in chrome+linux you get:
> 
> ms|á
> 
> instead of:
> 
> más|
> 
> (where | is the caret).
> 
> This was also fixed in wiab.pro so maybe Akaplanov proposes other approach.
> 
> 
> Diffs
> -----
> 
>   src/org/waveprotocol/wave/client/editor/event/EditorEventHandler.java 
> 05a0e51 
> 
> Diff: https://reviews.apache.org/r/31900/diff/
> 
> 
> Testing
> -------
> 
> Some typing tests in waveharness
> 
> 
> Thanks,
> 
> Vicente J. Ruiz Jurado
> 
>

Reply via email to