Summary: | REGRESSION(24399-24479): Pressing Enter in a search field at apple.com no longer starts a search with Korean IM | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | oliver |
Priority: | P1 | Keywords: | Regression |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.apple.com |
Description
Alexey Proskuryakov
2007-07-20 08:56:25 PDT
ap, what's the function that you implement for TSM? the one where you return true/false to indicate that an event has been handled? TSM components have a single entry point for all events; the one whose result we need to know is kCMTextServiceEvent. |