Closed Bug 272423 Opened 20 years ago Closed 19 years ago

Java applet incorrectly painting

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: pablo, Unassigned)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20041129
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20041129

When clicking on http://blt.speakeasy.net/ the JavaScript window gets painted in
the upperleft of the screen rather than left-center.  A 'RELOAD' corrects the
problem.

Reproducible: Always
Steps to Reproduce:
1. Go to http://blt.speakeasy.net/
2. Notice the 'Press start button!' is in the upper left
3. Press RELOAD and the screen repaints and the problem goes away.
Actual Results:  
The JavaScript is placed in the wrong location on the screen:  upperleft.

Expected Results:  
The JavaScript portion should be drawn middle of the left.

I'll attach some .gif's illustrating the problem.
Comment on attachment 167433 [details]
This shows how the screen should initially appear (and after the RELOAD).

Oh, I see my screen capture tool placed a 'screen ****' on the image .. ignore
the 45 degree lines over the 'Press start button!' area ... you should get the
idea of how the screen ought to appear.
Works For Me
build 2004113004 on Windows

Try using latest nightly build from:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest/
Although the original bug is fixed, the browser quickly flashes the window in
the upper left then paints it correctly.  Would you like me to open a separate
bug for this issue?  

Regards
I just noticed that if I move the mouse cursor over the 'Press start button!'
text before the windows flashes and keep it there until it does. The window will
move to the upper left corner and stay there. The effect is the same as on the
first attached image.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a6) Gecko/20041130
Java(TM) 2 Platform Standard Edition 5.0
(JRE 1.5.0)

The "Javascript Window" from the original summary isn´t a Javascript window, but
a Java applet:

<applet codebase="" code="speed.class" width=300 height=150>
  <param name="showlogo" value="1">
  <param name="speedlimit" value="0">
  <param name="uploadurl" value="http://66.92.159.2/upload.cgi">
  <param name="downloadurl" value="http://66.92.159.2/">
</applet>

I loaded the page in a new tab, loading in the background,switched to that tab,
saw an applet loading (rotating sun), switched to another tab, and when I
switched back to the page to test, the applet region was containing the applet
and some text from the page I came from. A bit of scrolling or hovering redraw
the applet so that no text from the other page was seen. I couldn´t reproduce,
as the applet is cached in the Java cache, I´ve got to clear that first, it´s
not in the  Mozilla cache, but in a Sun Java cache somewhere.
Summary: JavaScript window incorrectly painting → Java applet incorrectly painting
Version: unspecified → Trunk
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: