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

Major rendering issues with latest Apple JDK 1.5.0_19

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • fx1.2
    • javafx
    • None

      From Richard:

      I'm seeing serious rendering artifacts on the ScrollBar (maybe others?). JavaFX 1.2 downloaded from javafx.com, Mac with Java build 1.5.0_19-137 installed. With 6u13 on Mac it works fine.

      Stage {
       title: "Application title"
       width: 250
       height: 80
       scene: Scene {
           content: [
               ScrollBar {}
           ]
       }
      }


      From Chris:

      I've just noticed similar problems in EffectsPlayground, where parts of the preview images "leak" outside the boxes. Looks like there may be clipping issues on Mac in the latest JDK 5. None of these problems seem to be present with the latest JDK 6u13, and they weren't there in the previous JDK 5 release.

            Unassigned Unassigned
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: