<Swing Dev> RFR 8232880: Update test documentation with additional settings for client UI tooltip tests

Dmitry Markov dmitry.markov at oracle.com
Mon Oct 28 17:23:50 UTC 2019


Hi Alexey, Erik, Sergey,
Thank you for your feedback. I have updated the fix based on your suggestions: http://cr.openjdk.java.net/~dmarkov/8232880/webrev.01/ <http://cr.openjdk.java.net/~dmarkov/8232880/webrev.01/>
Can you take a look, please?

Thanks,
Dmitry

> On 26 Oct 2019, at 00:55, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
> 
> 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20191028/8d501c43/attachment.html>


More information about the swing-dev mailing list