[8u] Review request: RT-32090,Focus traversing on popups issue

2014-01-28 Thread Martin Sladecek

Jonathan, David,

please review the following.

Webrev: http://cr.openjdk.java.net/~msladecek/rt-32090/webrev.00/
JIRA: https://javafx-jira.kenai.com/browse/RT-32090

Thanks,
-Martin


hg: openjfx/8u-dev/rt: [toys] Application for testing touch behavior of small sized controls

2014-01-28 Thread hang . vo
Changeset: cd2a1391cefc
Author:Elina Kleyman elina.kley...@oracle.com
Date:  2014-01-28 19:33 +0200
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/cd2a1391cefc

[toys] Application for testing touch behavior of small sized controls

+ apps/toys/Hello/src/main/java/hello/HelloTouch.java
+ apps/toys/Hello/src/main/java/hello/HelloTouchStylesheet.css



javafx on android - weird box within regions

2014-01-28 Thread Christoph Caks

Hi,
I have a question regarding regions on android

it seems that all regions with a set background have some kind of white 
box inside
(in this case it is gray - its color has to do something with the 
background (in this case its aqua)

look at the attached screenshot

it is a very simple application with just one region

anybody experienced the same behaviour - or has a workaround for this issue?


I'm using these instructions to get a build:

https://bitbucket.org/javafxports/android/wiki/Home


greetings Christoph



Re: javafx on android - weird box within regions

2014-01-28 Thread Christoph Caks

It seems the list got my attachment -.-
i uploaded it here: http://de.tinypic.com/r/ou4p46/8

Am 2014-01-28 20:29, schrieb Christoph Caks:

Hi,
I have a question regarding regions on android

it seems that all regions with a set background have some kind of 
white box inside
(in this case it is gray - its color has to do something with the 
background (in this case its aqua)

look at the attached screenshot

it is a very simple application with just one region

anybody experienced the same behaviour - or has a workaround for this 
issue?



I'm using these instructions to get a build:

https://bitbucket.org/javafxports/android/wiki/Home


greetings Christoph





Scene Builder support for read-only Map Properties

2014-01-28 Thread ngalarneau
Hello,

When I use the read-only Map Property FXML syntax (described here: 
http://docs.oracle.com/javafx/2/api/javafx/fxml/doc-files/introduction_to_fxml.html#read_only_map_property_elements
), it seems to work, but causes the latest Scene Builder (2.0-b11) to not 
start.

2 questions:
1) Will read-only Map Properties be able to be round-tripped in Scene 
Builder sometime soon?

2) Will Scene Builder add editing support for these properties (perhaps 
similar to the support for editing Styles)?


Thank you,

Neil


 
NOTICE from Ab Initio: This email (including any attachments) may contain 
information that is subject to confidentiality obligations or is legally 
privileged, and sender does not waive confidentiality or privilege. If 
received in error, please notify the sender, delete this email, and make 
no further use, disclosure, or distribution. 


Re: javafx on android - weird box within regions

2014-01-28 Thread David Grieve
https://javafx-jira.kenai.com/browse/RT-30479 is probably the issue you are 
bumping up against.

On Jan 28, 2014, at 2:29 PM, Christoph Caks cc...@bestsolution.at wrote:

 Hi,
 I have a question regarding regions on android
 
 it seems that all regions with a set background have some kind of white box 
 inside
 (in this case it is gray - its color has to do something with the background 
 (in this case its aqua)
 look at the attached screenshot
 
 it is a very simple application with just one region
 
 anybody experienced the same behaviour - or has a workaround for this issue?
 
 
 I'm using these instructions to get a build:
 
 https://bitbucket.org/javafxports/android/wiki/Home
 
 
 greetings Christoph
 



Re: javafx on android - weird box within regions

2014-01-28 Thread Stephen F Northover

Hi Christoph,

We don't build or run Android so it's a pain to recreate the problem.  
Please confirm the bug on a desktop platform.  It might likely be the 
bug David is talking about.  Also, on desktop, we can't do more than 
guess at a problem without code:


https://wiki.openjdk.java.net/display/OpenJFX/Submitting+a+Bug+Report

Thanks,
Steve

On 2014-01-28 3:15 PM, David Grieve wrote:

https://javafx-jira.kenai.com/browse/RT-30479 is probably the issue you are 
bumping up against.

On Jan 28, 2014, at 2:29 PM, Christoph Caks cc...@bestsolution.at wrote:


Hi,
I have a question regarding regions on android

it seems that all regions with a set background have some kind of white box 
inside
(in this case it is gray - its color has to do something with the background 
(in this case its aqua)
look at the attached screenshot

it is a very simple application with just one region

anybody experienced the same behaviour - or has a workaround for this issue?


I'm using these instructions to get a build:

https://bitbucket.org/javafxports/android/wiki/Home


greetings Christoph





hg: openjfx/8u-dev/rt: 5 new changesets

2014-01-28 Thread hang . vo
Changeset: 16dbdf13a7ce
Author:jgiles
Date:  2014-01-28 12:43 +1300
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/16dbdf13a7ce

RT-33482: SeparatorMenuItem.setVisible(false) doesn't hide the separatorMenuItem

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ContextMenuContent.java

Changeset: fbe591e9e6e2
Author:jgiles
Date:  2014-01-28 13:02 +1300
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fbe591e9e6e2

RT-30907: ScrollPaneSkinTest#shouldDragContentLargerThanViewport failing after 
RT-30363 fix

! apps/toys/Hello/src/main/java/hello/HelloScrollPane.java
! 
modules/controls/src/test/java/com/sun/javafx/scene/control/skin/ScrollPaneSkinTest.java

Changeset: f1ae57725a82
Author:jgiles
Date:  2014-01-29 10:49 +1300
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f1ae57725a82

RT-35554: [ScrollPane] Connecting a ScrollPane to a scenegraph reset hvalue / 
vvalue

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ScrollPaneSkin.java

Changeset: 3f305d56570c
Author:jgiles
Date:  2014-01-29 11:58 +1300
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/3f305d56570c

RT-34042: Adding a TreeTableView and a TableView into a SplitPane breaks 
TableView selection.

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableViewBehaviorBase.java
! 
modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeTableViewBehavior.java
! modules/controls/src/test/java/javafx/scene/control/TableViewTest.java

Changeset: fac4d163f41f
Author:jgiles
Date:  2014-01-29 12:02 +1300
URL:   http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/fac4d163f41f

Small ScrollPaneBehavior cleanup.

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/ScrollPaneBehavior.java



Re: Scene Builder support for read-only Map Properties

2014-01-28 Thread Yves JOAN

Hi Neil,

I created https://javafx-jira.kenai.com/browse/DTL-6374  Cannot load a 
layout using read-only map properties syntax to track the loading issue.


On question #2 may be it's worth having another JIRA: what kind of 
editing support would like to see ?


Thanks
Yves

On 28/01/14 20:49, ngalarn...@abinitio.com wrote:

Hello,

When I use the read-only Map Property FXML syntax (described here:
http://docs.oracle.com/javafx/2/api/javafx/fxml/doc-files/introduction_to_fxml.html#read_only_map_property_elements
), it seems to work, but causes the latest Scene Builder (2.0-b11) to not
start.

2 questions:
1) Will read-only Map Properties be able to be round-tripped in Scene
Builder sometime soon?

2) Will Scene Builder add editing support for these properties (perhaps
similar to the support for editing Styles)?


Thank you,

Neil


  
NOTICE from Ab Initio: This email (including any attachments) may contain

information that is subject to confidentiality obligations or is legally
privileged, and sender does not waive confidentiality or privilege. If
received in error, please notify the sender, delete this email, and make
no further use, disclosure, or distribution.