-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.3.0
-
generic
-
generic
Specifically I beleive that the problem is (x,y,width,height)offsets get corrupted whenever paint is called from within itself.
Having paint recall itself is important for printing. The printing code must be able to recursively invoke the print callback which inturn recalls paint.
We should probably look at other Swing components as well.
Having paint recall itself is important for printing. The printing code must be able to recursively invoke the print callback which inturn recalls paint.
We should probably look at other Swing components as well.
- relates to
-
JDK-4297689 Reentrant execution of print callback causes regression
-
- Resolved
-