Closed
Bug 395803
Opened 18 years ago
Closed 16 years ago
Mouse-up outside browser window not sent to Flash plug-in on Mac OS X
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ptw, Unassigned)
References
()
Details
Attachments
(1 file)
|
186.92 KB,
application/x-shockwave-flash
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
If I mouse-down in Flash application, move the mouse out of the browser window (with the button still down) and then release the mouse, no event is sent to the plug-in.
Reproducible: Always
Steps to Reproduce:
1. Open the test file
2. Mouse down in the yellow box
3. Drag the mouse out of the browser window
4. Release the mouse
Actual Results:
No mouseup event is sent
Expected Results:
The test application prints each mousedown and mouseup event, whether the mouse is released inside or outside the browser window.
The test file works correctly under Firefox on Windows and under Safari on the Mac.
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
Bug is still exhibited in Minefield 3.0a8pre
| Reporter | ||
Comment 3•18 years ago
|
||
Source is an OpenLaszlo customer-reported bug. See: http://jira.openlaszlo.org/jira/browse/LPP-4542
| Reporter | ||
Comment 4•18 years ago
|
||
Possibly related to bug 379413
Comment 5•17 years ago
|
||
do you see this problem if you use flash version 10, and FF 3.x beta http://www.mozilla.com/en-US/firefox/all-beta.html
If not, please close with resolution set to worksforme.
Whiteboard: closeme 2009-04-20
| Reporter | ||
Comment 6•17 years ago
|
||
Still broken in 3.1b3/Flash 10
Anyone can test this. Just load the provided test file. Click and hold on the yellow box that is displayed, you will see "INFO: onmousedown". If you let go of the mouse _in_ the browser window, you will see "INFO: onmouseup". If instead, you click and hold starting _in_ the browser window, drag the mouse _out_ of the browser window, and release outside the browser window, you never get the mouse up event.
This test file works correctly in Safari.
Comment 7•16 years ago
|
||
Works for me in Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090427 Minefield/3.6a1pre (.NET CLR 3.5.30729) ID:20090427044131. Create a new profile and try there.
Component: Shell Integration → General
QA Contact: shell.integration → general
Whiteboard: closeme 2009-04-20
Version: unspecified → 3.5 Branch
Comment 8•16 years ago
|
||
(In reply to comment 7)
I guess reproducing a Mac OS X only bug on Windows won't succeed ;-)
| Reporter | ||
Comment 9•16 years ago
|
||
But, testing on Mac OS X, it seems this bug has been resolved somewhere between 3.1 and 3.5, because the test case now works.
Firefox: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8
Flash Player: MAC 10,1,51,66
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
•