Status: Accepted
Owner: cmal...@pixelzoom.com

New issue 213 by cmal...@pixelzoom.com: artifacts in JComponent border using PSwing
http://code.google.com/p/piccolo2d/issues/detail?id=213

What steps will reproduce the problem?
1. compile and run the attached example, TestPSwingBorder.java
2. examine the borders of the 2 identical JComponents, one rendered with PSwing, the other with pure Swing

What is the expected output? What do you see instead?

Expected that the borders (in this case, blue line borders) would look the same for PSwing and pure Swing. Instead, the PSwing border contains white horizontal and vertical lines (see attached screenshot, TestPSwingBorder.jpg). This only seems to happen when the PSwing is scaled up, and only with some scale values.

This has been observed on Win7 and Mac OS, with Java 5 and 6. Most recent tests were on Win7 (6.1 build 7600) and Mac OS 10.6.6, both with Java 1.6.0_22.

Attachments:
        TestPSwingBorder.java  2.2 KB
        TestPSwingBorder.jpg  35.2 KB

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to