hg: openjfx/8u-dev/rt: RT-37407 [ScrollPane, TextArea] Introduce minViewportWidth and minViewportHeight properties

2014-07-14 Thread martin . sladecek
Changeset: 2e66062882e9 Author:Martin Sladecek Date: 2014-07-15 07:42 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2e66062882e9 RT-37407 [ScrollPane, TextArea] Introduce minViewportWidth and minViewportHeight properties Reviewed by: snorthov, kcr ! modules/control

hg: openjfx/8u-dev/rt: RT-37928 [Monocle/Embedded] exception when using virtual keyboard

2014-07-14 Thread martin . sladecek
Changeset: ce73e967df61 Author:Martin Sladecek Date: 2014-07-15 07:37 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ce73e967df61 RT-37928 [Monocle/Embedded] exception when using virtual keyboard Reviewed by: kselle ! modules/controls/src/main/java/com/sun/javafx/scen

hg: openjfx/8u-dev/rt: [toys] removing bogus import

2014-07-14 Thread felipe . heidrich
Changeset: 08efd22db3ed Author:Felipe Heidrich Date: 2014-07-14 16:23 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/08efd22db3ed [toys] removing bogus import ! apps/toys/Hello/src/main/java/a11y/HelloSimpleTreeView.java

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

2014-07-14 Thread felipe . heidrich
Changeset: 87c8bb33d62d Author:Felipe Heidrich Date: 2014-07-14 15:34 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/87c8bb33d62d [Accessibility] remove select action from TableRow. For TableView the selection is (item|cell)-based (not row) ! modules/controls/src/mai

hg: openjfx/8u-dev/rt: Fix RT-30107: NGCanvas should take advantage of new 1-step clipping support

2014-07-14 Thread james . graham
Changeset: 66866f7568a5 Author:flar Date: 2014-07-14 15:47 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/66866f7568a5 Fix RT-30107: NGCanvas should take advantage of new 1-step clipping support Reviewed by: Felipe ! modules/graphics/src/main/java/com/sun/javafx/sg/pr

hg: openjfx/8u-dev/rt: [Accessibility] cosmetic + use helper method in GetColumnHeaderItems()

2014-07-14 Thread felipe . heidrich
Changeset: 18b6955caf3f Author:Felipe Heidrich Date: 2014-07-14 15:14 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/18b6955caf3f [Accessibility] cosmetic + use helper method in GetColumnHeaderItems() ! modules/graphics/src/main/java/com/sun/glass/ui/win/WinAccessible

hg: openjfx/8u/rt: 36 new changesets

2014-07-14 Thread kevin . rushforth
Changeset: 7398ae52202d Author:shemnon Date: 2014-07-07 10:51 -0600 URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/7398ae52202d RT-37832: [packager] Mac App Store Bundler fails to strip jfxmedia.dylib and strips Info.plist Summary: unit test for file verifications ! modules/fx

RE: WebView rendering issues

2014-07-14 Thread Doug Schaefer
Thanks, Steve, I'll add myself to the JIRAs and will add any information I find. I'm also having problem loading an https site. Had to turn off certificate checking. Doug. From: Stephen F Northover [steve.x.northo...@oracle.com] Sent: Monday, July 14, 201

Re: WebView rendering issues

2014-07-14 Thread Stephen F Northover
Hi Doug, We are targeting these bugs for 8u40 and expect to fix them. I suggest that you add yourself to some of the worst ones and keep an eye on things. It may be that you will be able to come back but in the meantime, switching back to the SWT Browser hell will ensure that you will be ab

Re: WebView rendering issues

2014-07-14 Thread dalibor topic
On 14.07.2014 17:41, Doug Schaefer wrote: > Just wondering what the timeline for 8u40 would be See http://mail.openjdk.java.net/pipermail/jdk8u-dev/2014-July/001435.html cheers, dalibor topic -- Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +

WebView rendering issues

2014-07-14 Thread Doug Schaefer
We're seeing some really horrible rendering issues with the WebView. We're running it under a SWT FXCanvas so I'm not sure whether it's the WebView or FXCanvas. But I do see a number of report of WebView rendering problems on stack overflow and in JIRA. The comment in this one has me very worrie