On Tue, 20 Sep 2022 16:08:58 GMT, Alexander Zvegintsev <[email protected]> 
wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Re-add click. Update mouse position
>
> test/jdk/javax/swing/JComboBox/6559152/bug6559152.java line 100:
> 
>> 98: 
>> 99:     private static void test() throws Exception {
>> 100:         robot.mouseMove(p.x, p.y);
> 
> Are we still need this? There is no more mouse click.

I re-added the mouse click and took Prasanta's advice to just center the mouse 
on the combobox, instead of adding to the y position by 1.

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

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

Reply via email to