Bug 12804

Summary: REGRESSION (r19043-r19063): suggestion popup doesn't work after pressing Option+Esc
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, KwhiteRight, mitz
Priority: P1 Keywords: Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Don't let the event that opened the popup close it; fix another suggestion popup bug mjs: review+

Alexey Proskuryakov
Reported 2007-02-18 05:06:31 PST
Steps to reproduce: 1. Type something in a text filed (e.g. in this Bugzilla bug). 2. Press Option+Esc Results: a suggestion popup appears for a moment, but disappears immediately. See also: bug 11573
Attachments
Don't let the event that opened the popup close it; fix another suggestion popup bug (3.90 KB, patch)
2007-02-21 14:43 PST, mitz
mjs: review+
mitz
Comment 1 2007-02-21 13:17:35 PST
mitz
Comment 2 2007-02-21 14:43:04 PST
Created attachment 13305 [details] Don't let the event that opened the popup close it; fix another suggestion popup bug
Maciej Stachowiak
Comment 3 2007-02-22 02:56:05 PST
Comment on attachment 13305 [details] Don't let the event that opened the popup close it; fix another suggestion popup bug r=me
Sam Weinig
Comment 4 2007-02-22 07:57:29 PST
Landed in r19790.
Note You need to log in before you can comment on or make changes to this bug.