[Wayland-bugs] [Bug 792895] Directory GtkFileChooserButton inside GtkPopover is insensitive in Wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 19:02:14 UTC 2018


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

--- Comment #6 from Robert Roth <evfool at yahoo.com> ---
Created attachment 367593
  --> https://bugzilla.gnome.org/attachment.cgi?id=367593&action=edit
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)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180129/14115de5/attachment.html>


More information about the wayland-bugs mailing list