JDK-8159549 : Add timestamp to WebView Keyboard Event
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u60,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-06-15
  • Updated: 2016-06-17
  • Resolved: 2016-06-17
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 8 JDK 9
8u112Fixed 9Fixed
Description
Timestamp information is not passed from FX for Keyboard event, but mouse event has the required details.
Comments
changeset: 4d372befd654 user: asrivastava date: Fri Jun 17 11:57:57 2016 +0530 8159549: Add timestamp to WebView Keyboard Event Reviewed-by: arajkumar, kcr, mbilla URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4d372befd654
17-06-2016

+1
16-06-2016

+1
15-06-2016

lgtm +1
15-06-2016

Please review: http://cr.openjdk.java.net/~asrivastava/8159549/webrev.00/ Added timestamp attribute in Keyboard event. Also modified data type in mouse event and wheel event for correct output as per Keyboard event.
15-06-2016