[Webkit-unassigned] [Bug 13610] Form elements on Hotwire.com Hot Fare Alert email render incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 13:32:44 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=13610





------- Comment #7 from ddkilzer at webkit.org  2007-11-22 13:32 PDT -------
(In reply to comment #6)
> > This is an evangelism issue since Hotwire.com needs to change the width of the
> > <select> elements (or the font size) for them to render correctly with WebKit.
> 
> Note that the "startDay" <select> element has changed from "width: 40px;" to
> "width: 42px;" in recent emails from Hotwire, but this still isn't wide enough
> for WebKit.

My testing reveals that "startMonth" should be 52px wide while "startDay"
should be 44px wide with the current font and font-size.

<select name="startMonth" style="width: 52px;">
<select name="startDay" style="width: 44px;">


-- 
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