[Webkit-unassigned] [Bug 56752] [QT] The minimum size of the select menu list is incorrect for qtwebkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 07:26:34 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56752


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #9 from Benjamin Poulain <benjamin at webkit.org>  2011-03-30 07:26:35 PST ---
(In reply to comment #6)
> Here we are matching the rendering behavior of Chrome, Safari, Firefox and IE.
> For each of these browsers, the width of the select-box is calculated to be as small as possible;
> just wide enough to hold the widest entry.
> So it seems to make sense to match this rendering behavior, especially since the current implementation
> (a hard minimum of seven characters) causes us to misrender a popular sites.

Fair enough. With some explanation the thing make sense

Did you generate the test result with the VM? Otherwise the metrics are likely wrong for the bots.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list