> On Март 23, 2015, 10:28 п.п., 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.

How can I reproduce this situation?
I can't type symbol 'á' from my keyboard (I can insert it from clipboard only).


- Andrew


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


On Март 14, 2015, 5:50 п.п., Vicente J. Ruiz Jurado wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31900/
> -----------------------------------------------------------
> 
> (Updated Март 14, 2015, 5:50 п.п.)
> 
> 
> 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