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

[ProgressBar] disappears, when value is less than 0.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • 8.0b64

      Run the code.

      Look at the movie.

      If I set slider to a value less than 0, progress bar disappears, and you can see according to the output, that y becomes 0.

      Sample output:

      run:
      BoundingBox [minX:0.0, minY:0.0, minZ:0.0, width:100.0, height:0.0, depth:0.0, maxX:100.0, maxY:0.0, maxZ:0.0]
      BoundingBox [minX:0.0, minY:0.0, minZ:0.0, width:100.0, height:10.0, depth:0.0, maxX:100.0, maxY:10.0, maxZ:0.0]
      BoundingBox [minX:0.0, minY:0.0, minZ:0.0, width:100.0, height:0.0, depth:0.0, maxX:100.0, maxY:0.0, maxZ:0.0]

            miflemi Mick Fleming
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: