Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114573

Initial Layout Boundary values for Group wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P3
    • None
    • fx2.0
    • javafx
    • Win 7 32 bit , FX 2.0 b38

    Description

      - Please see the attached test case.
      - The Region(StackPane in this case) has initial default values all 0.0 but Group has -1.0 for maxX ,maxY, w,h

      See the following

      Region Bounding box : BoundingBox [minX:0.0, minY:0.0, minZ:0.0, width:0.0, height:0.0, depth:0.0, maxX:0.0, maxY:0.0, maxZ:0.0]
      Group Bounding box : BoundingBox [minX:0.0, minY:0.0, minZ:0.0, width:-1.0, height:-1.0, depth:0.0, maxX:-1.0, maxY:-1.0, maxZ:0.0]

      Attachments

        Activity

          People

            psafrata Pavel Ĺ afrata
            srikchan Srikalyan Chandrashekar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: