[Webkit-unassigned] [Bug 48497] Avoid overlapping label text in autofill popup with icon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 20:40:02 PDT 2010


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





--- Comment #2 from Ilya Sherman <isherman at chromium.org>  2010-10-27 20:40:02 PST ---
paintRow() probably also needs to updated to take the icon width into account for the |restrictWidthOfListBox| case.  It's not entirely obvious to me how that should work -- should the label take precedence to the icon, or vice versa?  If there are multiple rows and only some of the rows have overflow, what alignment do we want across the rows?

This could probably also use a layout test, but I couldn't find any existing layout tests for these functions.  Could someone please point me in the right direction?

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