Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
Stuartmorgan (talk | contribs) m (→Open Questions) |
No edit summary |
||
| Line 21: | Line 21: | ||
This paragraph will be changed to: | This paragraph will be changed to: | ||
"No <code>NPCocoaEventKeyDown</code> or <code>NPCocoaEventKeyUp</code> events | "No <code>NPCocoaEventKeyDown</code> or <code>NPCocoaEventKeyUp</code> events will be sent to the plugin during composition. <code>NPCocoaEventFlagsChanged</code> events will still be sent. Browser implementers should be mindful of the edge case where a key down ends composition (for example, the <code>return</code> key when an input window is in use) - the subsequent key up event is considered to be associated with the composition and should not be sent to the plugin." | ||
= Open Questions = | = Open Questions = | ||
* | * None | ||
= Alternatives = | = Alternatives = | ||