Date selection and navigation not working on Mac OS X 10.12.4 under Java 8 update 121
See original GitHub issueAs of Java 8 update 121, clicking to select a date no longer works. Also, when navigating between months using the forward and back buttons, the display redraw errors causing dates to misalign in the grid.
I’ve attached a gif showing the issue using the Demo jar provided from the project on github project.
java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
The problem does NOT occur under java8 update 111.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Running Java on macOS Sierra 10.12
A bug in macOS Sierra has caused scrolling with the trackpad to to be very fast. A workaround is using a mouse, or...
Read more >Installed Java 7 on Mac OS X but Terminal is still using version 6
The above solution is working fine as of Mac OS X 10.8.2 ... I had run into a similar issue with terminal not...
Read more >Netbeans or Eclipse on macOS Sierra - Java problems
You need to install the full JDK version of Java 8 ( jdk-8u121-macosx-x64.dmg ) rather than just the JRE. The JRE install does...
Read more >Mac problem-solving - The Eclectic Light Company
A list of articles to help you solve problems on Macs running Big Sur and Monterey (11-12). For older articles about previous versions...
Read more >JDK 8u152 Bug Fixes - Oracle
# JBS Component Subcomponent
1 JDK‑8160893 client‑libs
2 JDK‑8177315 client‑libs
3 JDK‑8039412 client‑libs 2d
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @BlakeTNC . Thanks for your reply. I will fork the project and see if I can find some time next week to find and fix the issue. Then I will submit a pull request and see what you think.
Thanks!
Hello All, LGoodDatePicker 10.2.3 (with the fix for the MacOSX/Java 121 Issue), was added to Maven Central, and to the LGoodDatePicker Backports. (It might take up to a day to appear on Maven Central.) Warm regards, Blake