Closed Bug 163147 Opened 22 years ago Closed 22 years ago

Dragging an object in a flash movie creates a drag outlline the size of the whole flash movie.

Categories

(SeaMonkey :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 152978

People

(Reporter: john_pilbeam, Assigned: Matti)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.0) Gecko/20020529
BuildID:    2002052918

I've been creating 'drag and drop' MCQ tests using the templates in Flash. If
you attempt to drag an object in the flash movie, in Mozilla (with Flash 6
plug-in) a grey outline appears which is the size of the entire movie, This is
quite off-putting. I've tested the same movies in MS Exploder and everthing is
fine, so I guess it's Mozilla that's at fault.

Reproducible: Always
Steps to Reproduce:
1. Load an HTML page conatining a 'Flash 5 MCQ' test movie into Mozilla
2. Drag a draggable object to it's destination
3. - You should see the problem replicated


Actual Results:  A grey outline appears which is the size of the entire movie.

Expected Results:  Mozilla should not attempt to produce a drag outline.

Code from a problem page:

<html>
<head>
<title>U1S2L4-shoes</title>
</head>
<body bgcolor="#FFFFFF">
<!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--Pause and Reflect 3 --><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
 WIDTH=455 HEIGHT=360>
 <param NAME=movie VALUE="U1S2L4-shoes.swf"> <param NAME=quality VALUE=high>
<param NAME=bgcolor VALUE=#FFFFFF> <embed src="U1S2L4-shoes.swf" quality=high
bgcolor=#FFFFFF  WIDTH=455 HEIGHT=360 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
</object>
</body>
</html>
dup of bug 152978? (Fix on branch July 15th)
reading the other dups - this is one too. Resolving as such.

*** This bug has been marked as a duplicate of 152978 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.