[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/25968] New: Obsolete values transiently appear when scrolling
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug swing/25968] New: Obsolete values transiently appear when scrolling edited JTable in JScrollPane |
Date: |
26 Jan 2006 11:40:01 -0000 |
After setting new values in JTable, scrolling such table with its scroll bars
causes the obsolete (previous) values to appear. The correct (changed) values
return back after the direct forced repaint (for instance, by temporary
obstructing the edited table with other window) or after resizing the window.
As the edited values are preserved, this may be more problem of the JScrollPand
that the JTable.
The bug can be observed with the table demo in the swing activity board.
--
Summary: Obsolete values transiently appear when scrolling edited
JTable in JScrollPane
Product: classpath
Version: 0.21
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: swing
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: audriusa at bluewin dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25968
- [Bug swing/25968] New: Obsolete values transiently appear when scrolling edited JTable in JScrollPane,
audriusa at bluewin dot ch <=