NPAPI:CocoaCompositionClarification

From MozillaWiki
Revision as of 23:29, 16 November 2010 by Josh (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Status

Under consideration.

Contributors

  • Last modified: November 16, 2010
  • Authors: Josh Aas (Mozilla)
  • Contributors: Stuart Morgan (Google)

Overview

This proposal modifies the existing Cocoa NPAPI specification (NPAPI:CocoaEventModel). After a plugin returns "kNPEventStartIME" for a "NPCocoaEventKeyDown" event the plugin has no way of knowing that it should start handling key events again if IME input is canceled by the browser and no "NPCocoaEventTextInput" is sent.

Specification Change