[webkit-dev] Text input doesn't work probably in Gtk+/DirectFB port of WebKit

Sriram Neelakandan sriram.neelakandan at gmail.com
Mon Jul 14 23:56:27 PDT 2008


Please take a look at this:
http://bugs.webkit.org/show_bug.cgi?id=17487
http://trac.webkit.org/changeset/30624
hope this helps


On Mon, Jul 14, 2008 at 8:20 PM, Song Yuan <i.am.not.jackie.chan at gmail.com>
wrote:

> Input element with text type ('<input type="text" />') in Gtk+/DirectFB
> ("--with-target=directfb") port of WebKit doesn't really work in the
> following ways:
> 1). No input can be made;
> 2). Cannot receive any key events;
> 3). No initial value can be displayed (i.e. in '<input type="text"
> value="initial value" />', "initial value" is not displayed when the web
> page is rendered);
> 4). Value cannot be scripted by JavaScript either (i.e. in '<input
> type="text" id="TestTxt" />', 'document.getElementById("TestTxt").value =
> "some value";' would not change anything).
>
> Textarea element works fine and so do the other HTML elements so far. By
> the way, Gtk+/X11 port works fine as well.
>
> The same symptoms can be confirmed in at least webkit-r34342 and
> webkit-r35067.
>
> Have anyone else had the same problem?
>
> /Song
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


-- 
Sriram Neelakandan
Author - Embedded Linux System Design And Development (
http://tinyurl.com/2doosu)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080715/1d6777a3/attachment.html 


More information about the webkit-dev mailing list