<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Context Menu doesn't open in full screen mode in Writer with OpenGL rendering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114316#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Context Menu doesn't open in full screen mode in Writer with OpenGL rendering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114316">bug 114316</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>I think the root of the problem is that currently we play ugly tricks when
going fullscreen: we preserve the window caption and border, then we position
the window to some negative position to compensate and this breaks the intel
driver.

I'll check if we could do it similar to Chromium that just sets the right
window flags so the window has no border / caption, so positioning to 0,0 is
enough.</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>