[webkit-help] Form control
ngoc le
lntuyen at gmail.com
Mon May 10 21:07:34 PDT 2010
Dear Adele Peterson,
Thank you very much for your reply,
So that mean objects in Webcore/html folders also handle events?
After handle the events they will update the DOM tree and Render Tree, is
that true?
For example: when we click mouse on a check option, EventHandler will
perform HitTest from which EvenHandler know which node in DOM tree is under
the mouse , ...., it trace out which HTMLElement is corresponding to the
found node and call EventHandler of that HTMLelemenet, ?
thank you very much in advance,
TungTeng
On Mon, May 10, 2010 at 11:30 AM, Adele Peterson <adele at apple.com> wrote:
> Hi TungTeng,
>
> To learn more about how this works, try setting a breakpoint in
> WebCore::HTMLFormElement::submit.
>
> - Adele
>
> On May 9, 2010, at 9:20 PM, ngoc le wrote:
>
> > Dear All,
> >
> > I understand that RenderTheme will incharge to draw the form control on
> the screen.
> > However I do not know, how the inserted text is processed,
> >
> > For example, After we inserted text into google search box, and click
> search button, how does the query go from our browser to google server?
> >
> > Thank you very much
> > TungTeng
> >
> >
> > _______________________________________________
> > webkit-help mailing list
> > webkit-help at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100511/b1c40ff6/attachment-0001.html>
More information about the webkit-help
mailing list