Closed
Bug 1203820
Opened 10 years ago
Closed 10 years ago
Switching to an Apple TV breaks event coordination computation
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
RESOLVED
DUPLICATE
of bug 1189565
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [gfx-noted])
With APZ turned on, when I connect to my Apple TV, mouse event calculations in the entire window starts to break which means that you cannot use the mouse for anything. Based on some measurements, I think what happens is that in the figure below, we would consider the cursor to be at (XB-XA,YB-YA). Apologies for the poor ASCII art.
<---- XA ---->
+---------------------------------------------------------+
| ^ |
| YA <-XB-> |
| v +++++++++++++++++++++++++ |
| | ^ | |
| | YB | |
| | v | |
| | + | |
| | | | <- Screen
| | | |
| +++++++++++++++++++++++++ |
| ^ |
| | |
| Firefox window |
| |
| |
+---------------------------------------------------------+
Updated•10 years ago
|
Blocks: apz-desktop
See Also: → 1189565
Reporter | ||
Comment 1•10 years ago
|
||
Note that changing the screen resolution seems to reproduce similar issues as well, but I haven't managed to come up with a reliable STR with that.
Comment 2•10 years ago
|
||
Happend in Don Mills this morning, just connecting my retina mac to the monitor, and dragging the browser to the external window. It did "fix" itself after a second drag to the monitor.
Reporter | ||
Comment 3•10 years ago
|
||
Hmm, my setup is single monitor only, mirrored to an AppleTV. In that case, things didn't seem to fix themselves.
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Reporter | ||
Comment 5•10 years ago
|
||
Yes.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ehsan)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•