[Webkit-unassigned] [Bug 21279] Support ime-mode (CSS property)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 04:00:40 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=21279





--- Comment #11 from Hironori Bono <hbono at chromium.org>  2010-09-07 04:00:40 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > OK, but doesn't preventing input methods mean that
> > 1) Kotoeri Romaji won't work,
> > 2) but other keyboard layouts (such as Russian) will still work?
> > 
> > Neither is desirable in your use case.
> 
> Sorry for lack of description. The patch doesn't disable Kotoeri Romaji input mode even if a field is styled with 'ime-mode: disable' since the input mode is so called "ASCII-capable (This term used in the reference document on ADC) input mode," which behaves just like ASCII keyboard. The patch disables only non ASCII-capable input methods when the field is styled with "ime-mode: disabled." So, in that case, Kotoeri Romaji input mode doesn't switch out while Russian input mode do (Russian input mode is not ASCII-capable).

Even though I'm not a WebKit reviewer (just a claimer), I'm interested in the behavior of your change when we use a JIS keyboard in an element which has 'ime-mode: disable;' property.

Regards,

Hironori Bono

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list