bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/27833] Strange repaint bugs after Graphics2D update


From: audriusa at bluewin dot ch
Subject: [Bug swing/27833] Strange repaint bugs after Graphics2D update
Date: 3 Jun 2006 18:46:48 -0000


------- Comment #11 from audriusa at bluewin dot ch  2006-06-03 18:46 -------
Created an attachment (id=11590)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11590&action=view)
Whe whole computer monitor screen shoot after forcing to repaint the swing demo
totally

I have removed the Fedora shortcut panel on the top of the window and
discovered that the bug is NOT observed if the Swing Demo appears in the
absolute screen position 0,0 - the real top left corner. The problems appear
after I move the Demo application window into another location. Even more, if I
move the Demo window with broken internal frames back to the 0,0 location, they
are repainted correctly again. 

When I force to repaint the all window (by temporary covering it with another,
larger application window), it seems that the width (height) of the
non-repainted areas is equal to the left (top) distance of the window from the
screen edge. As if something is updated with the incorrect sign or incorrect
direction. This is interestingly regular, so I decided to upload one more
screen shoot. My previous picture was influenced by the fact that natives were
not compiled, but this should be OK now, as I have just done fresh check in and
did the build from console.

As long as I keep the window at 0,0, there are no any noticeable problems,
related to resizing. 


-- 

audriusa at bluewin dot ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11586|0                           |1
        is obsolete|                            |


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]