-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
-
Product: javafx-2.0beta
Platform: windows-i586
Build-Number: 2658
Build-ID: 2011-08-12_03-59-25
In the app I have Pane that contains Rectangle and Button. Both objects are positioned using layoutX/Y properties. Pane has blue border set with CSS. However this border doesn't include neither button nor rectangle as they layoutX/Y values are not taken into account when bounds are calculated.