Closed
Bug 13049
Opened 25 years ago
Closed 25 years ago
Screen flickers when window with java applet is moved around.
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: brad, Assigned: edburns)
Details
When using the JDK 1.3 Beta on the M9 build of Mozilla on a Pentium II 450 MHZ
machine to host an applet the applet flickers when the window is moved around.
JDK 1.3 is _fast_, so it is not the speed of the java that is at stake. The OJI
bridge doesn't seem to be responding in a good way to window moves. I tested
this using the SwingSet and SwingSet2 test applets in the JDK 1.3 demo/jfc
directories.
Brad, could you be a bit more specific? What do you mean by moving the window
around? Are you resizing the window, or are you just grabbing the window's title
bar and moving the window that way? Is the applet embedded inside the browser's
window, or does it exist in it's own window? Thanks.
Ed, I'm reassigning this bug to you, because it's reported on Win32.
But there is a chance it maybe related to bug #6870. If it is, then what's
happening is that the layout engine maybe doing a layout everytime the window is
moved. But I'm doubtful this is what's occuring.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
I can't reproduce this. Can you please tell me what options I have to have Set
on NT in order to reproduce this?
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
Verified in build 1999111520-M11
You need to log in
before you can comment on or make changes to this bug.
Description
•