<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Element which is position:fixed disappears after opening a &lt;select&gt; menu"
   href="https://bugs.webkit.org/show_bug.cgi?id=162362#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Element which is position:fixed disappears after opening a &lt;select&gt; menu"
   href="https://bugs.webkit.org/show_bug.cgi?id=162362">bug 162362</a>
              from <span class="vcard"><a class="email" href="mailto:gsuchomski&#64;airberlin.com" title="gsuchomski&#64;airberlin.com">gsuchomski&#64;airberlin.com</a>
</span></b>
        <pre>Hi Simon,
it would be OK if the position:fixed is reapplied after closing the input helper 
but sometimes the position:fixed is not reapplied to the elements and therefore they stick to the relative positions of the page. In my case it destroys the whole navigation of the page.
My application is a SPA app and therefore contents of the page are changing while choosing an option of the select element via to iOS Safari input helper. Maybe this has something to do with this misbehaviour.</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>