https://bugs.kde.org/show_bug.cgi?id=477479
Emilio Cobos Álvarez (:emilio) <emi...@crisal.io> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emi...@crisal.io --- Comment #4 from Emilio Cobos Álvarez (:emilio) <emi...@crisal.io> --- Created attachment 163443 --> https://bugs.kde.org/attachment.cgi?id=163443&action=edit Example program. Build with: gcc $(pkg-config --cflags --libs gtk+-3.0) hello-world.c -o hello-world Run with: GTK_USE_PORTAL=1 ./hello-world And click the button. ER: KDE file picker appears, then disappears in 3 seconds. AR: File picker stays open. -- You are receiving this mail because: You are watching all bug changes.