https://bugzilla.wikimedia.org/show_bug.cgi?id=33076
--- Comment #22 from Brion Vibber <[email protected]> 2012-06-28 20:39:06 UTC --- Here's a simpler test to confirm IMEs work in a ContentEditable view: * go to http://html5demos.com/contenteditable/ * switch to Japanese IME * type "nihonngo" * hit enter You should see "にほんご" inserted. now for full IME work: * type "nihonngo" * hit space * You should be able to select through options, one of which is "日本語" * hit enter You should see "日本語" inserted. Nothing should look especially weird during this. In Safari 5.1.7 and Firefox 16 nightly these both work on http://html5demos.com/contenteditable/ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
