RFR: 6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel

Abhishek Kumar duke at openjdk.org
Wed Oct 26 16:26:24 UTC 2022


On Fri, 21 Oct 2022 16:04:14 GMT, Tejesh R <tr at openjdk.org> wrote:

> Tooltip is not shown for the buttons placed in left side of JFileChooser(In Windows Look And Feel), namely the shellFolder like (Recent Items, Desktop, Documents). Hence the tooltip is added for those shell folders/WindowBar when they are constructed. The Automatic test is added.

Fix looks good to me.

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

Marked as reviewed by kumarabhi006 at github.com (no known OpenJDK username).

PR: https://git.openjdk.org/jdk/pull/10819



More information about the client-libs-dev mailing list