JDK-8103338 : [DatePicker] Update UI to spec
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-08-16
  • Updated: 2015-06-16
  • Resolved: 2013-09-16
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
8Fixed
Related Reports
Blocks :  
Description
Update DatePicker UI to the UE specification which is attached to RT-27482.
Comments
Note that there is no longer a context menu on the popup. The Home key can be used instead to navigate to the current month, and changing the value of showWeekNumbers must now be done by the application. Changeset: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dbbbd1dbfa4a
16-09-2013