JDK-7198132 : Key released events not arriving on JavaFX
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 7u6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-09-12
  • Updated: 2013-12-17
  • Resolved: 2012-09-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 Other
7u21Fixed 8 b57Fixed naFixed
Description
This bug is tracking the JDK deploy side of http://javafx-jira.kenai.com/browse/RT-24140.

We have to adapt to the new NPAPI Cocoa text input model by making sure Firefox and Safari send events in a consistent manner, and then sending fake key-typed events on the FX side.

Comments
Verified on Mac10.9.1/FF26 with 8b119.
17-12-2013

EVALUATION Rewrote initial configuration of plugin to request 'new' NPAPI text event mode, and request that Glass generate a key-typed when repeating and in Firefox.
17-09-2012