I’m trying to test a CSS property (ime-mode) that activates the input method editor (IME) of the host operating system for specific form fields. To do this, I need to enable an IME on the host operating system.
I’ve figured out how to do so on Windows 7 and Mac OS X. However, on Windows XP, I’m in Control Panel > Regional and Language Options > Languages > Details > Settings > Installed Services > Add, and I’m trying to work out if any of the default options under “Keyboard layout/IME” are actually IMEs.
I don’t have East Asian language support installed, so I can’t see any Japanese keyboards or IMEs (which is what I’ve used on Windows 7 and Mac OS X).
Are any of the built-in input options on Windows XP IMEs?
