public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
       [not found] <bug-16729-8172@http.gcc.gnu.org/bugzilla/>
@ 2021-05-04 12:31 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-05-04 12:31 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
       [not found] <bug-16729-9022@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2008-02-17 18:39 ` gnu_andrew at member dot fsf dot org
@ 2008-02-17 22:11 ` gnu_andrew at member dot fsf dot org
  3 siblings, 0 replies; 7+ messages in thread
From: gnu_andrew at member dot fsf dot org @ 2008-02-17 22:11 UTC (permalink / raw)
  To: java-prs



------- 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
       [not found] <bug-16729-9022@http.gcc.gnu.org/bugzilla/>
  2005-10-23 23:51 ` jeff dot myers at eclipse dot org
  2006-08-06 23:24 ` mark at gcc dot gnu dot org
@ 2008-02-17 18:39 ` gnu_andrew at member dot fsf dot org
  2008-02-17 22:11 ` gnu_andrew at member dot fsf dot org
  3 siblings, 0 replies; 7+ messages in thread
From: gnu_andrew at member dot fsf dot org @ 2008-02-17 18:39 UTC (permalink / raw)
  To: java-prs



------- 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 result varies over successive
clicks of the Grab button when part of the frame is offscreen.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
       [not found] <bug-16729-9022@http.gcc.gnu.org/bugzilla/>
  2005-10-23 23:51 ` jeff dot myers at eclipse dot org
@ 2006-08-06 23:24 ` mark at gcc dot gnu dot org
  2008-02-17 18:39 ` gnu_andrew at member dot fsf dot org
  2008-02-17 22:11 ` gnu_andrew at member dot fsf dot org
  3 siblings, 0 replies; 7+ messages in thread
From: mark at gcc dot gnu dot org @ 2006-08-06 23:24 UTC (permalink / raw)
  To: java-prs



------- 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  <sven@physto.se>

        * gnu/java/awt/peer/gtk/ComponentGraphics.java
        (grab, nativeGrab): New methods.
        * include/gnu_java_awt_peer_gtk_ComponentGraphics.h
        * native/jni/gtk-peer/gnu_java_awt_peer_gtk_ComponentGraphics.c
        (nativeGrab): New method.
        * gnu/java/awt/peer/gtk/GtkComponentPeer.java
        (print): Implement.
        * java/awt/Component.java
        (printAll): Should call peer print method.

The part that not always seems to work is when the Component is not
(completely) visible.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sven at physto dot se


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
       [not found] <bug-16729-9022@http.gcc.gnu.org/bugzilla/>
@ 2005-10-23 23:51 ` jeff dot myers at eclipse dot org
  2006-08-06 23:24 ` mark at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: jeff dot myers at eclipse dot org @ 2005-10-23 23:51 UTC (permalink / raw)
  To: java-prs



------- 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
  2004-07-26 23:20 [Bug AWT/16729] New: " myersj at gmail dot com
  2004-07-26 23:23 ` [Bug AWT/16729] " fitzsim at redhat dot com
@ 2005-08-24 19:22 ` fitzsim at redhat dot com
  1 sibling, 0 replies; 7+ messages in thread
From: fitzsim at redhat dot com @ 2005-08-24 19:22 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug AWT/16729] Component.print() and Component.printAll() does not affect graphics parameter
  2004-07-26 23:20 [Bug AWT/16729] New: " myersj at gmail dot com
@ 2004-07-26 23:23 ` fitzsim at redhat dot com
  2005-08-24 19:22 ` [Bug awt/16729] " fitzsim at redhat dot com
  1 sibling, 0 replies; 7+ messages in thread
From: fitzsim at redhat dot com @ 2004-07-26 23:23 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-26 23:23:12
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-04 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-16729-8172@http.gcc.gnu.org/bugzilla/>
2021-05-04 12:31 ` [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter rguenth at gcc dot gnu.org
     [not found] <bug-16729-9022@http.gcc.gnu.org/bugzilla/>
2005-10-23 23:51 ` jeff dot myers at eclipse dot org
2006-08-06 23:24 ` mark at gcc dot gnu dot org
2008-02-17 18:39 ` gnu_andrew at member dot fsf dot org
2008-02-17 22:11 ` gnu_andrew at member dot fsf dot org
2004-07-26 23:20 [Bug AWT/16729] New: " myersj at gmail dot com
2004-07-26 23:23 ` [Bug AWT/16729] " fitzsim at redhat dot com
2005-08-24 19:22 ` [Bug awt/16729] " fitzsim at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).