Integrated: 8300549: JFileChooser Approve button tooltip is null in Aqua L&F in CUSTOM_DIALOG mode

Tejesh R tr at openjdk.org
Thu Feb 16 11:13:36 UTC 2023


On Wed, 25 Jan 2023 14:24:41 GMT, Tejesh R <tr at openjdk.org> wrote:

> _JFilechooser_ returns _null_ for Approve button tool tip in `CUSTOM_DIALOG` mode (`getToolTipText()`). The fallback text has been set to "Choose" text. Observation found in validating the test of PR - #11901.

This pull request has now been integrated.

Changeset: 84c058bb
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/84c058bb63ad68b0cb6c739453bdb81d2c9d369f
Stats:     7 lines in 2 files changed: 5 ins; 1 del; 1 mod

8300549: JFileChooser Approve button tooltip is null in Aqua L&F in CUSTOM_DIALOG mode

Reviewed-by: aivanov, abhiscxk

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

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



More information about the client-libs-dev mailing list