https://bugzilla.wikimedia.org/show_bug.cgi?id=50631

--- Comment #35 from [email protected] ---
(In reply to comment #34)
> Would it be possible to test against current master? We believe that we have
> fixed this (or, at least, change the behaviour) since you tested it with
> cba2935 (thank you!).

I've tested the latest version and uploaded a video clip which shows what is
happening on VisualEditor with Korean characters. You can find the video on
this link: http://youtu.be/-Q8n4vNONm0

I am not a JavaScript or web programming expert, it seems that every browser
out there has different behaviors on firing and processing compositionStart/End
and keyDown events. Take a look at this document:
http://joone4u.blogspot.kr/2010/07/composition-events-are-handled_27.html

After digging this issue, I found some combinations which avoid this issue:
 - Safari, Google Chrome (maybe every other browsers, but not tested) on Mac OS
X. and change preference settings of Korean IME: set 'Input by' to 'Word' not
'Syllable' which is default.
 - Firefox on Ubuntu

Hope this helps!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to