[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2008-02-17 Thread gnu_andrew at member dot fsf dot org
--- Comment #5 from gnu_andrew at member dot fsf dot org 2008-02-17 22:11 --- I guess an appropriate testcase would be the Eclipse Visual Editor. Is this known to work with GNU Classpath? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2008-02-17 Thread gnu_andrew at member dot fsf dot org
--- Comment #4 from gnu_andrew at member dot fsf dot org 2008-02-17 18:39 --- Same holds as in Mark's comment for current CVS + CACAO. Capturing works fine when the frame is onscreen, but any part of the frame that is offscreen is not captured. When the Offscreen flag is ticked, the r

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2006-08-06 Thread mark at gcc dot gnu dot org
--- Comment #3 from mark at gcc dot gnu dot org 2006-08-06 23:24 --- This seems to be partially fixed by: 2006-08-03 Sven de Marothy <[EMAIL PROTECTED]> * gnu/java/awt/peer/gtk/ComponentGraphics.java (grab, nativeGrab): New methods. * include/gnu_java_awt_peer

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2005-10-23 Thread jeff dot myers at eclipse dot org
--- Comment #2 from jeff dot myers at eclipse dot org 2005-10-23 23:50 --- This function must be implemented to support the Swing/AWT development using Eclipse Visual Editor project (http://www.eclipse.org/vep/) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729