<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Blender viewport "goes crazy" when mouse reaches viewport window edge in fly mode (Shift+F) or moving object (G)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100740#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Blender viewport "goes crazy" when mouse reaches viewport window edge in fly mode (Shift+F) or moving object (G)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100740">bug 100740</a>
              from <span class="vcard"><a class="email" href="mailto:jadahl@gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>(In reply to Source0f1 from <a href="show_bug.cgi?id=100740#c15">comment #15</a>)
<span class="quote">> Did something change? I just tested Blender, today, on Ubuntu 17.10 beta 2
> (ubuntu-modified gnome shell under wayland) and issue #1 appears to be
> fixed: pressing shift+f to enter fly mode and move around the scene no
> longer causes the camera to behave sporadically and it moves like it does in
> Xorg. Issues #2 and #3 still exist, however.

> Still, progress is progress!</span >

Given the methods we have under Wayland (pointer locking and confinement
instead of clients directly controlling the pointer cursor) we have implemented
various support for emulating the X11 ways of implementing those features
(locking/confinement). What Blender does however is taking control of the mouse
cursor (without hiding it) and then moving it around on the screen (you'll see
that it suddenly warps when hitting some edge in the UI).

This is the known remaining issue, and we cannot really solve it without going
back to giving clients arbitrary control of the pointer cursor. Therefore we
opened a bug on Blender about this issue, arguing that the issue would best be
mitigated in Blender.

The bug was swiftly closed as wont-fix however, and the recommended work around
is to disable the warp functionality. See <a href="https://developer.blender.org/T53004">https://developer.blender.org/T53004</a>
for more details.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>