[Webkit-unassigned] [Bug 21279] New: Support ime-mode (CSS property)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 1 12:07:27 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21279
Summary: Support ime-mode (CSS property)
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jshin at chromium.org
IE and Firefox3 support ime-mode to control the activation of input method in
some text input field.
http://developer.mozilla.org/en/CSS/ime-mode
For instance, Google Sites use it to limit the set of characters in URL fields
(well, it's too restrictive, but that's a separate issue).
1. Go to sites.google.com
2. Create or open an existing site
3. From Home page, click on 'More actions' > 'Page settings'
4. Move focus to 'Page URL' text box
In IE and FF3, you cannot activate an input method because the field is styled
with 'ime-mode: disabled'.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list