-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
None
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
Environment:
Mac OS 10.6.7 x64, FX 2.0 b47, JDK 6
When I run the media manual FullScreenVideoTest on a Mac with a screen resolution of 1900 x 1080, the Stage getWidth and getHeight methods does not return values equal to the resolution size when setFullScreen(true). The values are width = 680 and height = 722.