[Webkit-unassigned] [Bug 10221] [S60] no key events for text input

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Aug 4 09:30:57 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10221





------- Comment #8 from jwatts at google.com  2006-08-04 09:30 PDT -------
(In reply to comment #7)
> Yes, there are thoughts around this. Currently, the thought is that a page that
> has the XHTML-MP DTD defined, then it is a mobile page. But there are also side
> effects of this, the content must be conformant to XHTML-MP. (strict XML)
> 
And XHTML-MP doesn't support the script tag.  I've heard adding it has been
discussed -- it might make sense given that there is a standard for mobile
ecmascript, but no corresponding markup standard to deliver it.

What about setting a property in the DOM directly (document.declareMobileDoc()
or similar) or adding another meta tag?  Opera looks at the stylesheet for the
media="handheld" attribute to make some decisions like this, but this doesn't
seem like a good solution for making scripting decisions.


-- 
Configure bugmail: http://bugzilla.opendarwin.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