<div dir="ltr">Hi all,<div><br></div><div style>I encounter an issue with webkitgtk-1.10.2 (Linux and win32). There is a large black border around all html input element (radio button, submit button, text input). See png file attached for detail (this page: <a href="https://bug-98852-attachments.webkit.org/attachment.cgi?id=168690">https://bug-98852-attachments.webkit.org/attachment.cgi?id=168690</a>  render badly in my web browser app but well in Chrome 27). The result is the same on Linux and win32 version of my app</div>
<div style><br></div><div style>My web browser is a C#/mono application using webkit-sharp-0.3 and GtkSharp-2.12.11 binding. Note that I was previously use webkit-1.2.7 and it&#39;s rendering well (i need to upgrade to a newer version for some reason)</div>
<div style><br></div><div style><br></div><div style>FYI, the linux distro is build with buildroot (and with a mingw32 cross toolchain for the win32 version) with the following packages versions:</div><div style><br></div>
<div style>linux kernel 2.6.37-6</div><div style>glib             2.36.1</div><div style>atk              1.33.6           </div><div style>gtk              2.24.10</div><div style>libsoup        2.43.1</div><div style>libcurl          7.28.1</div>
<div style>pango          1.28.4</div><div style>cairo            1.12.14</div><div style>libpng          1.4.12</div><div style>libjpeg          8d</div><div style><br></div><div style>Configuration line:</div><div style>
<div><span class="" style="white-space:pre">        </span>--with-gtk=2.0 \</div><div><span class="" style="white-space:pre">        </span>--disable-geolocation \</div><div><span class="" style="white-space:pre">        </span>--disable-webkit2 \</div>
<div><span class="" style="white-space:pre">        </span>--disable-glibtest \</div><div><span class="" style="white-space:pre">        </span>--disable-video \</div><div><span class="" style="white-space:pre">        </span>--disable-gtk-doc-html \</div>
<div><span class="" style="white-space:pre">        </span>--disable-tests \</div><div><span class="" style="white-space:pre">        </span>--disable-plugin-process \</div><div><span class="" style="white-space:pre">        </span>--disable-web-sockets \</div>
<div><span class="" style="white-space:pre">        </span>--disable-svg-fonts \</div><div><span class="" style="white-space:pre">        </span>--disable-css-box-decoration-break \</div><div><span class="" style="white-space:pre">        </span>--disable-spellcheck \</div>
<div><span class="" style="white-space:pre">        </span>--disable-debug \</div><div><span class="" style="white-space:pre">        </span>--disable-debug-symbols \</div><div><span class="" style="white-space:pre">        </span>--disable-debug-features \</div>
<div><span class="" style="white-space:pre">        </span>--enable-css-filters \</div><div><span class="" style="white-space:pre">        </span>--enable-css-compositing \</div><div><span class="" style="white-space:pre">        </span>--enable-fast-mobile-scrolling \</div>
<div>        --with-unicode-backend=glib \<br></div><div>        --with-font-backend=pango \<br></div><div>        --with-target=x11<br></div><div><br></div><div style>Thanks in advance for your help.</div><div style><br>
</div><div style>Florent</div></div></div>