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.
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.