hg: openjfx/8/graphics/rt: [RT-34481] [Lens] [touch] Saving of pending points may result in a bad state
hang.vo at oracle.com
hang.vo at oracle.com
Tue Nov 26 02:48:05 PST 2013
Changeset: a074e2bd576b
Author: Assaf Yavnai
Date: 2013-11-26 12:36 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a074e2bd576b
[RT-34481] [Lens] [touch] Saving of pending points may result in a bad state
Summary: Saving touch pending points used the wrong data structure to save data from, which sometimes resulted in bad touch state (usually no release)
Tested-by: TouchCalibration( attached to RT-34136), HelloSanity, LinuxInputTest (tap(com.sun.glass.input.linux.TabletInputTest) failing - known issue - see RT-33388)
Reviewed-by: ddhill
! modules/graphics/src/main/native-glass/lens/input/udev/udevInput.c
More information about the openjfx-dev
mailing list