Comment 11 for bug 1821933

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Touch input is offset with two screens (even appearing on the wrong screen)

It sounds like touches are being scaled to stage coordinates instead of view coordinates. So a touch halfway across the touch screen gets mapped to a desktop location halfway across all monitors. Just a guess.