[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
Mon May 2 23:04:51 PDT 2011


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





--- Comment #3 from Naoki Takano <takano.naoki at gmail.com>  2011-05-02 23:04:51 PST ---
Ilya,

Thank you for your comment.

I want to make sure what "Accept" status.

As you know, when user changes the selection, didAcceptAutoFillSuggestion() is called. I guess this is the already "Accept" status for the field, right?

But after the "Accept" status, user select all string in the field while showing popup window, then starts dragging.

In that situation, even if the field is after "Accept", the field string is gone.

That is a problem.

Or do you mean different "Accept"?

Thanks,


(In reply to comment #2)
> This doesn't seem like the right approach to me, because we never want to have suggested values in the form fields when the popup is closed.  A drag action should accept the suggested values.  Once the suggested values are accepted, closing the popup should work normally, without any further changes.

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