RFR: JDK-8302618: [macOS] Problem typing uppercase letters with java.awt.Robot when moving mouse [v7]
Sergey Bylokhov
serb at openjdk.org
Fri Jul 21 03:42:56 UTC 2023
On Mon, 17 Jul 2023 23:53:16 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>I don't think it is applicable for mouse clicks, as the issue (details below) occurs only when flagState is obtained using - CGEventSourceFlagsState(kCGEventSourceStateHIDSystemState) which was the case for keyEvents. I can double-check on this again.
yes, please.
if the physical mouse movement causes the "event flags" to be reset, then what about "event flags" for mouse events
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14744#issuecomment-1644939509
More information about the client-libs-dev
mailing list