Closed
Bug 189372
Opened 23 years ago
Closed 18 years ago
Hidden mouse cursor does not become visible when mouse leaves window.
Categories
(Core Graveyard :: Plug-ins, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 325558
Future
People
(Reporter: john, Assigned: peterlubczynski-bugs)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021212
The mouse cursor, which has been hidden using Mouse.hide() in a Flash plugin,
does not reappear when exiting the window. The mouse should reappear when the
mouse leaves the edge of the window.
This only occurs when the flash movie is full window, or has an edge with no
margin/padding/border against the window edge.
This may be a Flash bug, however Mac IE and Safari, both behave as expected.
Reproducible: Always
Steps to Reproduce:
1.Move mouse cursor into window. Mouse cursor should disappear.
2.Mouse mouse out of window, preferably from the sides.
3.
Actual Results:
Mouse cursor remains hidden.
Expected Results:
Mouse cursor should have reappeared.
This problem also occurs in Chimera.
| Assignee | ||
Comment 1•23 years ago
|
||
does this happen on Win32 or Linux too? What version of Flash?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Target Milestone: --- → Future
Comment 2•23 years ago
|
||
I could not reproduce this on WinXP.
I have tried this on OS X. (version 10.2.3)
Flash Plug-in version 6.0.67 OS X.
Comment 4•23 years ago
|
||
wfm using build 20030116 on Linux + Flash 6.0r69.
Comment 5•18 years ago
|
||
Although this bug doesn't handle the Cocoa part I'll dupe it against bug 325558 which should hopefully fix this issue on trunk soon.
Status: NEW → RESOLVED
Closed: 18 years ago
Hardware: Macintosh → All
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•