1. Run the sample Swing/JavaFX integration code available here: http://docs.oracle.com/javafx/2/swing/swing-fx-interoperability.htm
2. From the example browser, navigate to a page containing resizable frames or a borderlayout. For example, the Java API spec (http://docs.oracle.com/javase/7/docs/api/) or this GXT borderlayout demo: http://www.sencha.com/examples/#ExamplePlace:borderlayout
3. Hover over the boundary between frames/region. The mouse pointer should change to the resize pointer, but it does not. Compare this to Firefox/Chrome. It also works fine in the WebView example in the JavaFX demo ensamble browser, which would suggest that this issue only exists between swing and FX.
2. From the example browser, navigate to a page containing resizable frames or a borderlayout. For example, the Java API spec (http://docs.oracle.com/javase/7/docs/api/) or this GXT borderlayout demo: http://www.sencha.com/examples/#ExamplePlace:borderlayout
3. Hover over the boundary between frames/region. The mouse pointer should change to the resize pointer, but it does not. Compare this to Firefox/Chrome. It also works fine in the WebView example in the JavaFX demo ensamble browser, which would suggest that this issue only exists between swing and FX.