[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/28028] JTextArea performance issue
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug swing/28028] JTextArea performance issue |
Date: |
16 Jun 2006 08:12:16 -0000 |
------- Comment #2 from hendrich at informatik dot uni-hamburg dot de
2006-06-16 08:12 -------
Created an attachment (id=11676)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11676&action=view)
testcase with menu and animation
Updated testcase. Run the application, select a menu, then move the
mouse slightly outside of the open menu.
In Hades, the effect is worse, because repainting of the main canvas
calls paintImmediately() with different areas to repaint the canvas rulers
and individual regions that need updating due to the ongoing animation.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28028