Closed Bug 72391 Opened 24 years ago Closed 22 years ago

Scrolling Applets leaves turds

Categories

(Core Graveyard :: Java: OJI, defect, P3)

PowerPC
Mac System 9.x
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
mozilla1.0.1

People

(Reporter: beard, Assigned: beard)

References

()

Details

This page contains the same applet repeated many times. When scrolling the page, 
some of the applets draw in the wrong place, and then reposition themselves, but 
don't redraw their old positions (they need to invalidate their old positions). 
This is caused by a well known race condition between our scrolling code and the 
Java threads running all of the applets.
This needs to be fixed by mozilla 1.0.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
john, I guess you had a bug for this problem..
QA Contact: shrir → junruh
p3
Priority: -- → P3
This bug also occurs on Mozilla 0.95 with JRE 1.4 Beta 2 on Windows 2000.  If I 
have a frame with a TOC in the left hand side and an applet in the right hand 
side, I get missing Java buttons, double buttons, etc when I change the frame 
size.  Very ugly.
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 
(you can query for this string to delete spam or retrieve the list of bugs I've 
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
QA Contact: junruh → pmac
Not seeing the problem with Mozilla 1.0 on Mac OS 9.2.2 with MRJ 2.2.5 -- when I
scroll the page, the applets seem to stay in the proper place.
QA Contact: pmac → petersen
Verified wfm on the OS9 trunk build (2002-10-14-08).
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.