[webkit-dev] Rendering of HTML Form Button controls

Javed Rabbani jrabbani at gmail.com
Thu Jan 22 10:09:25 PST 2009


Last week, I posted a question regarding rendering of Frame controls
(Button,Text Area, Radio Button, Checkbox etc.). It was suggested that the
related logic is placed inside RenderThemeWin.cpp and RenderThemeSafari for
WebKit port on Windows. While developing a test application of my own on
WebKit port for some other platform, I have been facing some trouble
regarding rendering of Push button form control. The other controls like
Radio Buttons and Checkboxes are drawn all right. In case of Push (Submit)
button, the paintButton function could not be called because improper layout
information is generated for it. I would like to know if it is required to
initialize CSS property settings to properly generate layout information for
such controls. If the problem with Push Button drawing is not related to
improper CSS settings, where should I look to investigate further inot this
issue? Thanks.

Regards,
J R Shah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090122/8aff7cbb/attachment.html>


More information about the webkit-dev mailing list