<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Directory GtkFileChooserButton inside GtkPopover is insensitive in Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=792895#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Directory GtkFileChooserButton inside GtkPopover is insensitive in Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=792895">bug 792895</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=evfool%40yahoo.com" title="Robert Roth <evfool@yahoo.com>"> <span class="fn">Robert Roth</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=367593" name="attach_367593" title="Simple testcase">attachment 367593</a> <a href="attachment.cgi?id=367593&action=edit" title="Simple testcase">[details]</a></span>
Simple testcase

Attached a simple vala testcase. compile with "valac --pkg gtk+-3.0
filechooser.vala".
Steps to reproduce:
1. compile with "valac --pkg gtk+-3.0 filechooser.vala"
2. run the compiled filechooser application
3. click the About toggle button from the headerbar
4. click the filechooser button from the popover appearing
expected: filechooser list/dropdown appears
what happens: nothing
5. focus another window
6. click the filechooser from the unfocused window ( from the still visible
popover), but without focusing the window before
what happens: this time filechooser list/dropdown appears, select a folder this
time
on subsequent clicks of the filechooser it always works, it looks like the
magic lies in the default selection of (None)</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>