[Webkit-unassigned] [Bug 11302] Search button wrongly positioned at amnesty.se
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 15 07:16:47 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=11302
------- Comment #3 from gamander at gmail.com 2008-04-15 07:16 PDT -------
Created an attachment (id=20553)
--> (http://bugs.webkit.org/attachment.cgi?id=20553&action=view)
Further reduction
I modified Lars Rasmusson's attachment and found this:
1. The default width of text input fields is larger in WebKit than in any other
browser I tested (IE 7, Opera 9.2, Firefox 2 & 3). This probably caused the
layout problem at amnesty.se.
2. There is a small margin between the left edge of the input field and the
left edge of the surrounding div's box. No other browser renders this margin.
3. I made the width of the surrounding div smaller than the input field width.
With float:right a horizontal scrollbar is expected, but the vertical scrollbar
seems to be a bug.
Tested with r31890, Windows XP.
--
Configure bugmail: http://bugs.webkit.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