[Webkit-unassigned] [Bug 84346] [Chromium] datalist: Wrong behavior for <input type=email multiple>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 08:38:07 PDT 2013


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





--- Comment #7 from Bronislav Klucka <bronislav.klucka at bauglir.com>  2013-03-29 08:36:18 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > Well I assume that "Mac build" means that browser using WebKit on Mac will be able to use multiple attribute, so the question was whether there will be Windows build of WebKit with this feature, so Windows browser will be able to use it (and yes, I am specifically asking because of Chromium)
> 
> We're working on this bug for all of Chromium platforms (Chromium OS, Linux, Mac, Windows) except Android.

hi, 

data:text/html,<input type=email multiple list=dl1><datalist id=dl1><option>keishi at webkit.org<option>tkent at chromium.org</datalist>

is working on Chromium

Is there any reason, why it's not working on type=text?

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