| Summary: | Unify NEWT event processing (DRAG, button modifier mask, ..) for native and synthesized Event | ||
|---|---|---|---|
| Product: | [JogAmp] Newt | Reporter: | Sven Gothel <sgothel> |
| Component: | core | Assignee: | Sven Gothel <sgothel> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | gouessej, rami.santina, rob.hatcherson |
| Priority: | P2 | ||
| Version: | 1 | ||
| Hardware: | All | ||
| OS: | all | ||
| Type: | --- | SCM Refs: | |
| Workaround: | --- | ||
| Bug Depends on: | 629 | ||
| Bug Blocks: | |||
|
Description
Sven Gothel
2012-12-24 08:14:56 CET
The lack of state tracking in AWTNewtEventFactory causes missing mouse button bits in the modifier-mask when pressing a key while mouse buttons are pressed. This is at least true of OS X. |