Closed
Bug 297191
Opened 20 years ago
Closed 16 years ago
Scrolling a page with an applet does not scroll the applet after it appears
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mozilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 As soon as a long page is scrolled to an applet, it is fixed at that place in the window. The rest of the page scrolls but not the applet. Reproducible: Always Steps to Reproduce: 1.Go to http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/livecon.htm 2.Scroll down to the Hello World applet 3.Scroll up or down Actual Results: The flashing Hello World does not scroll. Expected Results: the flashing Hello World should scroll with its surrounding text.
| Reporter | ||
Comment 1•19 years ago
|
||
It works OK in Windows 2000.
Comment 2•19 years ago
|
||
Your example scrolls just fine for me. I tested with Firefox 1.0.7 on Mac OS X 10.3.9 and OS X 10.4.2, using both Java 1.3.1 (for which Firefox 1.0.7 has built-in support) and Java 1.4.2 (for which you need to install the Java Embedding Plugin from http://javaplugin.sourceforge.net/). I scrolled (vertically) with both the browser's scroll bar and and a scroll wheel (on my Microsoft mouse) -- both worked equally well. By the way, you should upgrade to Firefox 1.0.7 as soon as possible -- it contains important security fixes -- see http://www.mozilla.org/security/.
Comment 3•19 years ago
|
||
> By the way, you should upgrade to Firefox 1.0.7 as soon as possible -- it
> contains important security fixes -- see http://www.mozilla.org/security/.
If you haven't done so already, that is.
There are some java/applet issues, but I never came across anythin like described above. Updateing software always seems a good first step to such issues. (In reply to comment #2) > By the way, you should upgrade to Firefox 1.0.7 as soon as possible -- it > contains important security fixes -- see http://www.mozilla.org/security/. Always try to use a current stable and secure version of your browser. http://www.getfirefox.com/
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•