[OpenJDK 2D-Dev] RFR: 8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked [v4]

Alexander Zuev kizune at openjdk.java.net
Mon Aug 16 23:42:30 UTC 2021


On Mon, 16 Aug 2021 20:53:56 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> What about the color property?

That would be unnecessary, whoever does painting does not just assumes that the color is set to his preferred choice, everywhere in the code color is set up before doing any painting and i do not see anywhere that old color being preserved.

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

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


More information about the 2d-dev mailing list