Closed
Bug 1275594
Opened 9 years ago
Closed 9 years ago
mouse click doesn't work after showModalDialog in full screen mode
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1143409
People
(Reporter: xeonchen, Unassigned)
Details
Attachments
(1 file)
|
289 bytes,
text/html
|
Details |
STR:
1) open Firefox and enter full screen mode of OS X
2) open test.html (attached) or any page calls |window.showModalDialog|
3) a new window popped up, close it
Actual Result:
keyboard works, but mouse doesn't work anymore
Expected Result:
mouse should work as usual
Comment 1•9 years ago
|
||
Gary, is this a regression?
Xidorn, any chance you know what caused this?
Status: NEW → UNCONFIRMED
Component: General → Untriaged
Ever confirmed: false
Flags: needinfo?(xeonchen)
Flags: needinfo?(bugzilla)
Comment 2•9 years ago
|
||
Have no idea, and it doesn't seem to be a recent regression. I can reproduce this on release version.
Keep ni? me, and I may have a look tomorrow. But I guess as we are deprecating showModalDialog, it may not be worth fixing if too complicated.
| Reporter | ||
Comment 3•9 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #1)
> Gary, is this a regression?
Maybe not. I can reproduce this issue on release/beta/aurora.
Flags: needinfo?(xeonchen)
Comment 4•9 years ago
|
||
OK, yeah, I can reproduce on 31 as well. Turns out this is a dupe.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•