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.
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.
- duplicates
-
JDK-8109087 Various rendering issues on Apple Mac OS X with JDK 1.5.0_19 or later
-
- Closed
-
-
JDK-8108505 Node right/bottom edges are cut off when effect is applied
-
- Closed
-
-
JDK-8107963 Painting artifacts is seen on scrollbar track
-
- Closed
-
- is blocked by
-
JDK-8109087 Various rendering issues on Apple Mac OS X with JDK 1.5.0_19 or later
-
- Closed
-
- relates to
-
JDK-8107985 Major rendering issues when using Quartz renderer on Apple
-
- Closed
-
-
JDK-8108425 Ensemble demo is super slow and toggle button does not repaint properly with Java Mac 10.5 X Update 4
-
- Closed
-
(1 relates to)