<Swing Dev> RFR 8232880: Update test documentation with additional settings for client UI tooltip tests
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Oct 25 23:55:34 UTC 2019
Hi, Dmitry.
I suggest to make this block more generic, and describe the "### Client UI - Tests".
It would be useful to mention that the tests in this category use different key combinations,
which might be registered as a system shortcuts, and it could cause a test failure. It is suggested
to disable these shortcuts:
- macOS config location.....
- Linux config location.....
- On window some other application may have global shortcuts....
As an example of such issue you can provide CTRL+F1 which is used....
On 10/25/19 3:27 am, Dmitry Markov wrote:
> Hello,
>
> Could you review the fix for jdk14, please?
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8232880 <https://bugs.openjdk.java.net/browse/JDK-8232880>
> webrev: http://cr.openjdk.java.net/~dmarkov/8232880/webrev.00/ <http://cr.openjdk.java.net/~dmarkov/8232880/webrev.00/>
>
> Some Client UI tests use the following key sequence to show/hide tooltip message: “CTRL” + “F1". However this key combination is reserved by operating system on OS X platform. As a results the tests fail.
> Test documentation should be updated with some notes regarding this.
>
> Thanks,
> Dmitry
>
--
Best regards, Sergey.
More information about the swing-dev
mailing list