RFR: 8233477: : [Win LAF]The tooltip doesn't display correctly in Win LAF
Tejesh R
duke at openjdk.java.net
Tue May 31 08:22:20 UTC 2022
The tooltip displays accelerated string along with the toooltip string. The feature is implemented and applicable for Metal Look and Feel only. Hence the test is updated for Metal Look and Feel by hard wiring it in the code. Updated the test from manual to automatic.
-------------
Commit messages:
- Error print modifications
- Modified Accelerator String check
- Updated based on review comments
- Updated based on review comments
- Updated based on review comments
- Updated based on review comments
- Updated based on review comments
- Create new regression test to check Accelerated Strings of ToolTip in Metal Look and Feel
- Merge remote-tracking branch 'upstream/master'
- Merge remote-tracking branch 'upstream/master'
- ... and 7 more: https://git.openjdk.java.net/jdk/compare/e1f140d2...79f2d58f
Changes: https://git.openjdk.java.net/jdk/pull/8952/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8952&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8233477
Stats: 183 lines in 1 file changed: 183 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/8952.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8952/head:pull/8952
PR: https://git.openjdk.java.net/jdk/pull/8952
More information about the client-libs-dev
mailing list