UNCONFIRMED 55705
Incorrect mouse interaction with Autofill popup menu's first appearance
https://bugs.webkit.org/show_bug.cgi?id=55705
Summary Incorrect mouse interaction with Autofill popup menu's first appearance
David Holloway
Reported 2011-03-03 13:54:42 PST
Incorrect mouse interaction with Autofill popup menu's first appearance
Attachments
Patch (2.75 KB, patch)
2011-03-03 15:48 PST, David Holloway
eric: review-
webkit.review.bot: commit-queue-
David Holloway
Comment 1 2011-03-03 15:47:02 PST
Reproduction steps are as follows: 1. Launch Chrome 2. Surf to http://echo3.bluehornet.com/phase2/survey1/survey.htm?cid=fkotec 3. Click in the "First Name" field 4. Position mouse pointer just below the input field. 5. Type the first two letters of your name in rapid succession, "Da" in my case 6. The first profile is previewed in the input field because the mouse pointer is hovering over the first popup item. 7. Type another letter, which clears the input field because all of the text was previously selected. What is the expected output? "Da" should trigger a list of matches to show up in the popup menu. What do you see instead? The "D" got eaten, and only matches starting with "a" showed up.
David Holloway
Comment 2 2011-03-03 15:48:32 PST
Dimitri Glazkov (Google)
Comment 3 2011-03-08 13:55:53 PST
Comment on attachment 84641 [details] Patch k
WebKit Review Bot
Comment 4 2011-06-18 19:57:39 PDT
Comment on attachment 84641 [details] Patch Rejecting attachment 84641 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-02', '--port..." exit_code: 2 Last 500 characters of output: patch file(s). patching file Source/WebKit/chromium/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Source/WebKit/chromium/src/WebPopupMenuImpl.cpp Hunk #1 succeeded at 56 (offset 4 lines). Hunk #2 succeeded at 72 (offset 4 lines). Hunk #3 FAILED at 91. 1 out of 3 hunks FAILED -- saving rejects to file Source/WebKit/chromium/src/WebPopupMenuImpl.cpp.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Dimitri Glazkov', u'--..." exit_code: 1 Full output: http://queues.webkit.org/results/8907076
Eric Seidel (no email)
Comment 5 2011-12-21 15:30:12 PST
Comment on attachment 84641 [details] Patch David is not a committer so this will need a new patch uploaded.
Note You need to log in before you can comment on or make changes to this bug.