WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12677
REGRESSION: Return key is always sent when you confirm a clause in kotoeri.
https://bugs.webkit.org/show_bug.cgi?id=12677
Summary
REGRESSION: Return key is always sent when you confirm a clause in kotoeri.
Maciej Stachowiak
Reported
2007-02-06 23:42:11 PST
2006-10-01 21:58:21 Masayuki Shibatani: * SUMMARY - Return key is always sent when you want to confirm a clause if you still have any un-confirmed clauses. - The symptom can be observed on both of new Kotoeri (IMK) and old Kotoeri (component) on Leopard 9A274. However the symptom isn't observed on London (8J134). * STEPS TO REPRODUCE 1. Open a web page
https://support.microsoft.com/common/survey.aspx?scid=sw;ja;1238&showpage=1&ws=japan
by Safari. 2. Click at '件名'. 3. Type "FAQに記載された、Windows XPの" like something. When you type these words, you need to hit return key several times. * RESULTS Actual: The page has been submitted and jumps to next page when you type return key even if you still need to continue type while you didn't confirm several clauses. 2006-10-01 22:02:04 Masayuki Shibatani: Expected: It should be just confirm one clauses and shouldn't send return key when you still have un-confirmed clauses. 2006-12-04 01:56:37 Michi Iwasaki: "
https://support.microsoft.com/common/survey.aspx?scid=sw;ja;1238&showpage=1&ws=japan
" 2006-10-01 22:08:40 Masayuki Shibatani: I haven't seen the typical symptom on the other web pages like mixi's diary on same environment. I guess it could be a specific problem on above web page. 2006-10-03 18:10:33 Yasuo Kida: Wow. Confirmed the problem. The page is unusable. similar to <
rdar://problem/4753259
> "regression: Can't enter Japanese text w/ Gmail" in that the web page is stealing the key events before the input method gets them. 2006-10-03 18:17:58 Yasuo Kida: At the step 3, you do not need to type such a complex text. Just type "aaa" you'll see "あああ" with underline. Try confirming the text by typing a return key. => voila! This is a definite blocker. 2006-12-04 01:54:08 Michi Iwasaki: This occurs also with Component IMs such as EGBRIDGE. 2006-12-04 01:58:42 Michi Iwasaki: and Component Kotoeri on Leopard. 2006-12-04 01:58:58 Michi Iwasaki: However, it doesn't occur on Tiger. 2006-12-04 02:04:16 Michi Iwasaki: I guess the cause is an under layer change on Leopard. WebView or TSM? 2006-12-04 02:06:13 Michi Iwasaki: Could you please look into this from WebCore side? 2006-12-11 13:59:22 Stephanie Lewis: Safari BRB Reviewed 2007-01-15 14:17:39 Alice Liu: Safari blocker reviewed <
rdar://problem/4759563
>
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-02-10 11:01:46 PST
See also:
bug 10010
/ <
rdar://4822935
>.
Darin Adler
Comment 2
2007-02-10 22:32:22 PST
Got a fix.
Darin Adler
Comment 3
2007-02-12 11:22:20 PST
Committed revision 19579.
Darin Adler
Comment 4
2007-02-27 05:24:55 PST
Turns out this is not yet fixed.
Darin Adler
Comment 5
2007-02-27 05:25:43 PST
I mistakenly thought this was about the default form submission with return, which was fixed. But I believe it's actually about keypress events, which are still being sent.
Adele Peterson
Comment 6
2007-03-07 15:07:47 PST
Committed revision 20030.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug