<Swing Dev> RFR: 8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked

Alexander Zuev kizune at openjdk.java.net
Wed Aug 11 11:30:41 UTC 2021


Initial implementation and a test case.

-------------

Commit messages:
 - Test fixes
 - 8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked

Changes: https://git.openjdk.java.net/jdk/pull/5082/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5082&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8269951
  Stats: 99 lines in 2 files changed: 99 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5082.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5082/head:pull/5082

PR: https://git.openjdk.java.net/jdk/pull/5082


More information about the swing-dev mailing list