<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><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">792895</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Directory GtkFileChooserButton inside GtkPopover is insensitive in Wayland
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>gtk+
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.22.x
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: Wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>emaildigabry@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>GNOME version</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I am working on an application called HydraPaper using Gtk+ and Python3.

I am distributing this application via Flatpak mainly.

A user reported an issue that turned out to be happening on Wayland only (here
is the issue in my repo: <a href="https://github.com/GabMus/HydraPaper/issues/7">https://github.com/GabMus/HydraPaper/issues/7</a>).

The widget configuration I have is a GtkFileChooserButton set to let the user
choose a directory, and that inside of a GtkPopover.

The user reported the following:

<span class="quote">> installed HydraPaper both from flatpak and was running it from source. I saw the dropdown, but clicking it did nothing.
> I just realized that it works (opens the combo) if I open the GtkPopover [...], change focus to another window, then click the down arrow to open the dropdown, but if clicking the dropdown arrow after opening the popover without switching focus to another window it does not open the filepicker.</span >

The user reporting this issue uses Fedora 27 with GNOME Wayland.

Running the following `GDK_BACKEND=x11 flatpak run org.gabmus.hydrapaper`
results in the button working correctly.

I will post a link to this issue in my repo so that the user can interact more
directly here if he wants to.</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>