Closed
Bug 264140
Opened 20 years ago
Closed 8 years ago
click+hold+drag when starting over a Java applet will continue selection onto webpage
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jgleigh, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041010
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041010
If you click+hold+drag while over a Java applet, the selection box isn't
constrainted to the Java applet, but continues on across the whole page.
Reproducible: Always
Steps to Reproduce:
1. Load above Java test
2. Click+hold+drag while the cursor is over the applet
3. See how all the text on the page is selected as you move the mouse
Expected Results:
Focus from MouseDown over the Java applet should be constrained to the applet
itself.
This started occuring very recently with nightlies of Mozilla, Firefox, and Camino.
![]() |
||
Comment 1•20 years ago
|
||
> This started occuring very recently with nightlies of Mozilla, Firefox, and
> Camino.
Can you narrow down when exactly using the nightlies?
Reporter | ||
Comment 2•20 years ago
|
||
Works with version 2004071408 (1.8a2). Doesn't work starting with 2004081708
(1.8a3). I don't know how to access nightly builds that are that old so I can't
tell exactly what day it broke on.
![]() |
||
Comment 3•20 years ago
|
||
(In reply to comment #2)
> I don't know how to access nightly builds that are that old
http://archive.mozilla.org/pub/mozilla/nightly/
Reporter | ||
Comment 4•20 years ago
|
||
I can't find any nightlies from right after the 1.8a2 release, but the next
build I found, 2004072108, has the problem.
Comment 6•19 years ago
|
||
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/
![]() |
||
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•15 years ago
|
Assignee: selection → nobody
QA Contact: selection
Comment 7•8 years ago
|
||
The HTML <applet> element and related java functionality was removed from Gecko in Bug 1279218. Marking related bugs as invalid.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•