JDK-4074199 : rfe: Un-needed whole frame refresh
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1997-08-25
  • Updated: 1997-12-04
  • Resolved: 1997-12-04
Related Reports
Duplicate :  
Description
Name: joT67522			Date: 08/25/97


When a Frame is shown, and then a Dialog is shown,
so it partialy covers the Frame, and then the dialog is hidden,
the Frame below is completely refreshed, instead of refreshing
only the clip area which was covered by the Dialog.

This has also appearance, which I have submitted in another 
bug report, but which seems to me like related to a more general
problem of unneeded refreshes:
When having a Frame with a ScrollPane, and then scrolling fast,
e.g., by constantly pressing one of the arrowed edges of a
scrollbar, the whole Frame is refreshing again and again.
Seems like it happens if a new scrolling event arrives before
the Frame completes the scrolling caused by the previous event.


company - Softera , email - ###@###.###
======================================================================

Comments
WORK AROUND Name: joT67522 Date: 08/25/97 ======================================================================
11-06-2004

PUBLIC COMMENTS This is a duplicate of 4073822.
10-06-2004

EVALUATION Duplicate of 4073822. creighton.chong@eng 1997-12-04
04-12-1997