[Webkit-unassigned] [Bug 58505] [Chromium]UI polishes and tweaks to Autofill dropdown menu.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 17 23:02:54 PDT 2011


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





--- Comment #25 from Kent Tamura <tkent at chromium.org>  2011-04-17 23:02:54 PST ---
(In reply to comment #13)
> > Is it possible for a <select> popup to have a separator?  If so, again, I think we only want this change for the Autofill popup.  (I'm not 100% sure about that though.)
> Hmm... I'm also not sure we will have separator for other popup windows. At least, we don't have any separator tag for select html tag though. We also can drag the padding value with PopupMenuStyle. But the class is getting bigger...

<select> can have an <hr> child, and the <hr> is rendered as a separator though the HTML parser doesn't support this structure.  (HTML5 parser regression??)

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