[8u26] Review request : RT-38168: Redundant creation of LinuxInputProcessor

2014-08-03 Thread Seeon Birger
Daniel, Please review the proposed fix for https://javafx-jira.kenai.com/browse/RT-38168 Webrev: http://cr.openjdk.java.net/~sbirger/RT-38168/webrev Thanks, Seeon

hg: openjfx/8u-dev/rt: RT-38167: Fix SingleTouchTest: touch count check

2014-08-03 Thread seeon . birger
Changeset: 2821644c36f4 Author:Seeon Birger Date: 2014-08-03 16:35 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2821644c36f4 RT-38167: Fix SingleTouchTest: touch count check ! tests/system/src/test/java/com/sun/glass/ui/monocle/SingleTouchTest.java

[8u26] Review request : RT-38167: Fix SingleTouchTest: touch count check

2014-08-03 Thread Seeon Birger
Daniel, Please review the proposed fix for https://javafx-jira.kenai.com/browse/RT-38167 Webrev: http://cr.openjdk.java.net/~sbirger/RT-38167/webrev/ Thanks, Seeon

hg: openjfx/8u-dev/rt: RT-38144: Add Single Touch Non-Fullscreen Test

2014-08-03 Thread seeon . birger
Changeset: edd25a1b83bb Author:Seeon Birger Date: 2014-08-03 13:24 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/edd25a1b83bb RT-38144: Add Single Touch Non-Fullscreen Test ! tests/system/src/test/java/com/sun/glass/ui/monocle/ParameterizedTestBase.java + tests

hg: openjfx/8u-dev/rt: RT-37950: Wrong touch coordinates for a window not at the origin (0, 0)

2014-08-03 Thread seeon . birger
Changeset: 859783c709ed Author:Seeon Birger Date: 2014-08-03 13:13 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/859783c709ed RT-37950: Wrong touch coordinates for a window not at the origin (0,0) ! modules/graphics/src/main/java/com/sun/glass/ui/monocle

[8u26] Review request : RT-38144: Add Single Touch Non-Fullscreen Test

2014-07-31 Thread Seeon Birger
Daniel, Please review the proposed fix for https://javafx-jira.kenai.com/browse/RT-38144 Webrev: http://cr.openjdk.java.net/~sbirger/RT-38144/webrev/ Thanks, Seeon

RE: JavaFX embedded (jre 8u6): touch problem (malformed multi touch event)

2014-07-27 Thread Seeon Birger
You can use this one which is more suitable for testing multi-touch: rt-closed/toys/HelloWorld/src/helloworld/HelloMultitouch.java Also note that if using Monocle you'll have to apply the patch referenced in this JIRA: RT-37950 - Wrong touch coordinates for a window not at the origin (0,0) Rega

[8u26] Review request : RT-37950: Wrong touch coordinates for a window not at the origin (0,0)

2014-07-16 Thread Seeon Birger
Daniel, Rafi, Please review the proposed fix for https://javafx-jira.kenai.com/browse/RT-37950 Webrev: http://cr.openjdk.java.net/~sbirger/RT-37950/webrev/ Thanks, Seeon

hg: openjfx/8u-dev/rt: RT-37714: Single swipe event is not handled

2014-07-16 Thread seeon . birger
Changeset: b405a56cb9c4 Author:Seeon Birger Date: 2014-07-16 14:02 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b405a56cb9c4 RT-37714: Single swipe event is not handled ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/SwipeGestureRecognizer.java

[8u26] Review request : RT-37714: Single swipe event is not handled

2014-07-15 Thread Seeon Birger
Hi Martin, Please review the proposed fix for https://javafx-jira.kenai.com/browse/RT-37714 http://cr.openjdk.java.net/~sbirger/RT-37714/webrev In particular would like to verify that it behaves well on Windows platform. Thanks, Seeon

Post commit notification: RT-37829: Zoom gesture inertia too agressive

2014-07-08 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-37829"RT-37829 - Zoom gesture inertia too aggressive Changeset: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8c3561a1bccb Regards, Seeon

hg: openjfx/8u-dev/rt: RT-37829: Zoom gesture inertia too agressive

2014-07-08 Thread seeon . birger
Changeset: 8c3561a1bccb Author:Seeon Birger Date: 2014-07-08 21:24 +0300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8c3561a1bccb RT-37829: Zoom gesture inertia too agressive ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/ZoomGestureRecognizer.java

Post commit notification: RT-36547 - Implement inertia for Scroll gesture

2014-06-15 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-36547"RT-36547 - Implement inertia for Scroll gesture Changeset: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fad1b7cb08d7 Regards, Seeon

Post commit notification: RT-36545: Implement inertia for Zoom gesture

2014-06-15 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-36545"RT-36545 - Implement inertia for Zoom gesture Changeset: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/03ceaa639a2c Regards, Seeon

Post commit notification: RT-36546: Implement inertia for Rotate gesture

2014-06-02 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-36546"RT-36546: Implement inertia for Rotate gesture Changeset: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/15cf0c957d82 Regards, Seeon

Post commit notification: RT-35306: Add scroll gesture recognizer.

2014-04-13 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-35306"RT-35306 - 8u26: Support multitouch gestures Changeset: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ca938a1131ad Regards, Seeon

Post commit notification: RT-35306: Add zoom and rotate gesture recognizers.

2014-04-02 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-35306"RT-35306 - 8u26: Support multitouch gestures Fixed in commit: 1cff0246b7b6 Regards, Seeon

RE: Move to JIRA [was: Re: [8u] API Request: RT-25613, ObservableValue should have a hasListener(listener) method]

2014-01-26 Thread Seeon Birger
ssage- From: Anthony Petrov Sent: Friday, January 24, 2014 1:07 PM To: Seeon Birger; Steve Northover Cc: John Hendrikx; openjfx-dev@openjdk.java.net Subject: Re: Move to JIRA [was: Re: [8u] API Request: RT-25613, ObservableValue should have a hasListener(listener) method] Hi Seeon, I don'

RE: Move to JIRA [was: Re: [8u] API Request: RT-25613, ObservableValue should have a hasListener(listener) method]

2014-01-23 Thread Seeon Birger
Steve, I wonder if we could take advantage of available plug-ins for JIRA. I particular I found this one which enables threaded comments for JIRA: https://marketplace.atlassian.com/plugins/com.atlassian.jira.threadedcomments.threaded-comments Also interesting is the following which make it easy

Post commit notification: RT-34632: Lens: VK preload

2013-12-03 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-34632"RT-34632 - Lens: VK preload Fixed in commit: b9e39db1ecbe Regards, Seeon

[8] Review request for RT-34632: Lens: VK preload

2013-12-02 Thread Seeon Birger
Jonathan, Daniel, Please review in time for ZBB, a fix for https://javafx-jira.kenai.com/browse/RT-34632 - Lens: VK preload (sub-task of https://javafx-jira.kenai.com/browse/RT-24685 - Lens: Virtual keyboard initialization is slow) The patch moves VK initialization including pre-renderin

Post commit notification: RT-33336: Strip '.' from ids to support keys like '.com'

2013-11-20 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-6"RT-6 - FB: Virtual keyboard buttons has incorrect ids Fixed in commit: b681690f12bd Seeon

Post commit notification: RT-33336: Virtual keyboard buttons has incorrect ids

2013-11-20 Thread Seeon Birger
JIRA: HYPERLINK "https://javafx-jira.kenai.com/browse/RT-6"RT-6 - FB: Virtual keyboard buttons has incorrect ids Fixed in commit: 4d018e4ca9e4 Seeon

RE: discussion about touch events

2013-11-13 Thread Seeon Birger
Hi Pavel, Your example of 'child over child' is an interesting case which raises some design aspects of the desired picking algorithm: 1. Which node to pick when one node has a 'strict containership' over the touch center and the other node only has a fuzzy containership (the position falls in