[Webkit-unassigned] [Bug 14454] Truncated values in date selection widgets on united.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 08:35:18 PST 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




------- Comment #9 from ddkilzer at webkit.org  2007-12-17 08:35 PDT -------
(In reply to comment #8)
> > Compared to Firefox, the popups are the same width and the font is the same
> > size, but WebKit leaves less room for the text.
> 
> Can we offer the websites in question any solution that will work with both
> Firefox and Safari? Maybe WebKit's popup button inner metrics should be
> reconsidered?

At what point do we stop trying to fit the text into the element, though?  A
style of "width: 1px"?

If we changed the font metrics (kerning, etc.) to match Firefox, would these
pop-up buttons look out-of-place with the rest of the page in Safari?

Unless we can make a one-time change to the font metrics, it seems like this
would be a slippery slope.

Another solution may be to use an ellipsis if we know the text won't fit in the
width provided (assuming the ellipsis would fit itself!).

Does HTML5 have anything to say about fitting text into a pop-up button when
you start changing the width style (on any input element)?


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