> Does the DisplayHost check the isConsumed() flag before processing a > generated InputEvent?
This is a bug in 1.5.x. In 2.0, when a Pivot event is consumed, the AWT event is also consumed.
> Does the DisplayHost check the isConsumed() flag before processing a > generated InputEvent?
This is a bug in 1.5.x. In 2.0, when a Pivot event is consumed, the AWT event is also consumed.