assertj / assertj/assertj-swing
Mouse movements (and thus mouse clicks) are wrong if monitors have different y-offset
Open
bug
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned by @tagliola at #98
> It also fails if the second monitor is layed out above the first monitor. I have a dual screen setup where the secondary screen is to the right in portrait, and it sticks out slightly above the primary monitor. The clicks are offset vertically at the distance the second monitor sticks out. If I align the tops of the two screens, it works.
Contributor guide
Assessment
This issue has not been assessed yet.