hg: openjfx/8/graphics/rt: [RT-34192] - Lens:[TOUCH] HelloSanity:controls:pane - when enabled, cursor doesn't always change shape from move to pointer
hang.vo at oracle.com
hang.vo at oracle.com
Tue Nov 19 01:47:55 PST 2013
Changeset: a2b08e30a638
Author: Assaf Yavnai
Date: 2013-11-19 11:42 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a2b08e30a638
[RT-34192] - Lens:[TOUCH] HelloSanity:controls:pane - when enabled, cursor doesn't always change shape from move to pointer
Summary: touch tap should also check for mouse ENTER/EXIT events, also fixed relative coordinates calculation
Tested-by:
- HelloSanity::controls - a)scrollPane, cursor updates after drag without a move b) tapping on a text field and then outside of it (blank area) changes the cursor from 'text' to 'pointer'
- FXML-LoginDemo - pressing on text field and then outside the window changes the cursor from 'text' to 'pointer'
- LinuxInputTest - all tests pass
Reviewd-by: ddhill
! modules/graphics/src/main/native-glass/lens/wm/LensWindowManager.c
More information about the openjfx-dev
mailing list