The bug database says the this bug has been fixed for 1.3 and the function 
that has been retrofitted is scrollRectToVisible() (from JViewport, I 
presume).  What you can do then, create your own JViewport where you 
override scrollRectToVisible() with the correct behavior using the code 
from JDK 1.3 and then have the JScrollPane use this new JViewport.

Regards
Dmitry

At 11:51 AM 3/9/2001, Neelima Gollapudi wrote:


>I copied this description from Bug Id 4259296
>
>[snipped]
>
>This bug has been closed with no workaround. If somebody has a fix for this,
>please let me know.
>I am using JDK1.2.2.

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to