<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Switching between fullscreen and unfullscreen too fast may result in a fullscreen->unfullscreen feedback loop"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=762468#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Switching between fullscreen and unfullscreen too fast may result in a fullscreen->unfullscreen feedback loop"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=762468">bug 762468</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
        <pre>what you see in the stacktraces is that we get a window state event which
changes the fullscreen state, then terminal-window updates its toggle action to
match, which in turn triggers the callback to call gtk_window_[un]fullscreen.
Seems fine so far, since we are just calling the function for the state we
already changed to, but something ought to notice this and fizzle out, probably
on the mutter side.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>