touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #98543
[Bug 1488417] Re: nexus4 window mode mouse motion bounded incorrectly
My mistake. Not a Mir bug. I was looking at
MIR_CLIENT_INPUT_RECEIVER_REPORT=log and expecting the client to receive
motion events after the cursor had left the window, which was wrong.
Using a more correct test where the gesture starts in the app window
(click but don't release), then you can see the client continues to
receive relative motion data even after hitting the edge of the screen:
[1440559624.200713] <DEBUG> input-receiver: Received
event:pointer_event(when=1440559624199932000 (0.685269 ms ago), from=6,
motion, button_state=1, x=1919, y=1151, dx=1, dy=1, vscroll=0,
hscroll=0, modifiers=1)
[1440559624.208718] <DEBUG> input-receiver: Received
event:pointer_event(when=1440559624207936000 (0.687115 ms ago), from=6,
motion, button_state=1, x=1919, y=1151, dx=0, dy=1, vscroll=0,
hscroll=0, modifiers=1)
[1440559624.377396] <DEBUG> input-receiver: Received
event:pointer_event(when=1440559624376062000 (1.160346 ms ago), from=6,
motion, button_state=1, x=1919, y=1151, dx=0, dy=1, vscroll=0,
hscroll=0, modifiers=1)
So Mir seems to be working properly. It even keeps sending relative
motion events after the cursor has hit the edge.
** Changed in: mir
Status: Confirmed => Incomplete
** Changed in: mir (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1488417
Title:
nexus4 window mode mouse motion bounded incorrectly
Status in Mir:
Incomplete
Status in mir package in Ubuntu:
Incomplete
Status in qtmir package in Ubuntu:
Opinion
Status in unity8 package in Ubuntu:
New
Bug description:
when connecting a monitor to the Nexus4 during windowed mode, the
device is put into landscape mode. the mouse motion appears to not
have followed the orientation and is bounded by roughly portrait width
instead of landscape width
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1488417/+subscriptions
References