https://bugzilla.gnome.org/show_bug.cgi?id=792895

            Bug ID: 792895
           Summary: Directory GtkFileChooserButton inside GtkPopover is
                    insensitive in Wayland
    Classification: Platform
           Product: gtk+
           Version: 3.22.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---

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: https://github.com/GabMus/HydraPaper/issues/7).

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:

> 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.

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to