[Webkit-unassigned] [Bug 23588] Add inputmode attribute support, as per XHTML Basic 1.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 18:18:34 PDT 2010


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


Charles Wei <charles.wei at torchmobile.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charles.wei at torchmobile.com
                   |                            |.cn




--- Comment #10 from Charles Wei <charles.wei at torchmobile.com.cn>  2010-06-10 18:18:33 PST ---
> +contains(DEFINES, ENABLE_XHTMLBASIC=1): FEATURE_DEFINES_JAVASCRIPT += ENABLE_XHTMLBASIC=1
> 
> The feature should be implemented in a way that it either works, or is undetectable from JavaScript - even if someone mistakenly enables the feature define, this invariant shouldn't be broken.
> 

Alexey,  thanks for reviewing .

Will you please elaborate what you mean with above comments?   As I said in above comments,  this patch only addresses the WebCore part of this feature,  and each porting need to have the platform/device specific implementation for input-method switching.  Anybody who enables this feature with ENABLE_XHTMLBASIC need to have their own implementation to get it working.  But without this patch,  they hve no way to get it working.

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