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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 01:21:38 PDT 2013


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


Takayoshi Kochi <kochi at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kochi at chromium.org




--- Comment #25 from Takayoshi Kochi <kochi at chromium.org>  2013-05-21 01:20:05 PST ---
(In reply to comment #24)
> (In reply to comment #22)
> > http://www.w3.org/TR/2012/WD-css3-ui-20120117/#ime-mode
> > 
> > ime-mode is going to be standardized.
> 
> It's status is listed as "at-risk", which means it may be dropped from the specification. Given the number of objections, it probably won't be standardized in its current form.
> 
> My $0.02 addition.
> http://lists.w3.org/Archives/Public/www-style/2013May/0075.html

For the case that web pages want to *disable* IME may be covered by
other input form validation or HTML inputmode attribute, but is there
any good alternative to explicitly *enable* IME?

For example, a form has your email address and your name fields,
IME should be turned off for email and turned on for name.

One automatic mode change can save huge amount in total considering
the number of IME users, instead of imposing users on obvious and
tedious manual mode change on users.

-- 
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