bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26342] During the editing session, the whole JTable is repain


From: audriusa at bluewin dot ch
Subject: [Bug swing/26342] During the editing session, the whole JTable is repainted each time the caret blinks.
Date: 30 Mar 2006 09:47:26 -0000


------- Comment #2 from audriusa at bluewin dot ch  2006-03-30 09:47 -------
Created an attachment (id=11163)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11163&action=view)
This is the transient patch to expose the problem AND NOT THE BUG FIX

The problem is now largely fixed, and the number of the cells being repainted
is reduced from the whole table till the 2 cells only: the cell being edited
and the  cell immediately below. At least the cell below should not be
repainted: it is not modified. Hence the problem is now much less serious than
before.

I attach the modifying patch that can be transiently applied to expose the
problem.


-- 


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





reply via email to

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