- From: Henri Sivonen <hsivonen@iki.fi>
- Date: Tue, 18 Jan 2005 08:51:52 +0200
On Jan 17, 2005, at 22:58, Masayuki Nakano wrote: > Name(Kanji): <input type="text" imestate="active" /> > Name(Kana): <input type="text" imestate="active" /> So in those cases instead of the page author controlling input details, the user has to control whether the input method engine does Kanji lookups. > Tel: <input type="text" imestate="disabled" /> On OS X, entering ASCII digits using Kotoeri is perfectly possible and only takes an extra keypress (return) in the end compared to using straight keyboard input. If Kotoeri was suddenly disabled and the user still pressed return as if using Kotoeri, the form would be submitted prematurely. I still fail to see what the compelling use case is. -- Henri Sivonen hsivonen at iki.fi http://iki.fi/hsivonen/
Received on Monday, 17 January 2005 22:51:52 UTC