FW: A small Aqua Swing bug report--how/where to file?
Eirik Bakke
ebakke at MIT.EDU
Fri Jul 11 15:12:28 UTC 2014
(Resending without image attachment--I don't think my first message got
through.)
I have a small bug to file against the Aqua L&F in OpenJDK. What's the
place/procedure for filing such bugs? (It seems that
https://bugs.openjdk.java.net/browse/JDK does not permit the general
public to create new bugs, and I'm not sure if it's the place for
Aqua-related bugs either.)
The bug is a variation of bug #5046173 mentioned in [1], "JTextFields had
clipped focus rings". The aforementioned bug was partially resolved, but
is still present in cases where the JTextField has the
"JTextField.variant" client property set to "search". A minimal example is
provided in [2]; when run on MacOS and the text field is in focus, text
field is clipped by one or two pixels on all four sides (though you have
to look closely to see it).
-- Eirik
[1]
http://www.filibeto.org/unix/macos/lib/dev/releasenotes/Java/JavaLeopardRN/
JavaLeopardRN.pdf
[2] https://gist.github.com/anonymous/662976ce8f6a942a3b9b
More information about the macosx-port-dev
mailing list