https://bugzilla.wikimedia.org/show_bug.cgi?id=54646
--- Comment #17 from Santhosh Thottingal <[email protected]> --- https://github.com/wikimedia/jquery.ime/commit/49d02b602cf303dfde3ca4bb2f509c7a3a44364c may be the cause for this bug. Ideally jquery.ime should skip alt and the numbers after that key since the keyboard definition has no mapping for them. Because of the above code, the alt key is being consumed by jquery.ime and what we get is the numbers. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
