On Tue, 20 May 2025 11:17:39 GMT, Jayathirth D V <j...@openjdk.org> wrote:

> I think the original issue of getting same RGB color for both default and 
> non-default button is happening because when we move mouse pointer to a 
> location and pick the color from the same location using robot, sometimes it 
> picks the color of mouse pointer and not UI component(this issue is observed 
> only in macOS aarch64 machines).
> 
> Since we have completely removed usage of robot in this test case, we should 
> not see same color for default and non-default buttons anymore. LGTM.

Is it possible that the button hovered by mouse looks the same way as the 
default one?

Did the original test move the mouse before getting pixel color of a button?

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

PR Comment: https://git.openjdk.org/jdk/pull/25244#issuecomment-2895724466

Reply via email to