[Webkit-unassigned] [Bug 60010] [Chromium]Add clear_autofill flag to hide autofill popup without clear field.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 3 15:54:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60010
--- Comment #10 from Naoki Takano <takano.naoki at gmail.com> 2011-05-03 15:54:26 PST ---
> (In reply to comment #8)
> > (In reply to comment #6)
> > > This (accepting the current index when a drag is initiated) is probably the right solution -- at least in terms of the functionality it implies. I'm not sure if there is perhaps an easier way to write the code.
> > Hmmm...
> >
> > As you know the function is not exposed to WebView, and the autofill popup window is abstracted as just a popup window like HTML select element popup.
> >
> > Of course, I can add an extra function like acceptCurrectAutoFilled(), but it is too specific to expose the method as a popup menu interface, right?
>
> Would something go wrong if we were to add a more general method: acceptSelectedPopupItem() ?
I see. Still I don't know how I should do for <select> popup window though, I'll look into that.
Thanks,
--
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