-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: 1.2.1, 1.4.0
-
Component/s: client-libs
-
generic, x86
-
generic, windows_95
Name: jh34982 Date: 10/26/99
Swing has made major improvements in scrolling for Kestrel.
However, the improved scrolling algorithms fail under some conditions.
This causes the viewport to be forced back to a very conservative slow
mechanism.
The problems lie in the AWT Graphics.copyArea()
method, and how it produces update events asynchronously. If a
new version of this method were provided then the Swing viewport
could be modified to be even more efficient.
======================================================================
- duplicates
-
JDK-4237275 dragging and scrolling slow
-
- Closed
-
-
JDK-4289849 Improved Scrolling
-
- Closed
-
-
JDK-4373821 Need a method that tells if a component is unobscured
-
- Resolved
-