Incorrect tests - limited-portals-openfile
and limited-portals-savefile
or bug in FileChooser
interface
#1282
Labels
limited-portals-openfile
and limited-portals-savefile
or bug in FileChooser
interface
#1282
Operating System
Ubuntu 23.10 (mantic)
XDG Desktop Portal version
Git
XDG Desktop Portal version (Other)
No response
Desktop Environment
wlroots
Desktop Environment (Other)
No response
Expected Behavior
limited-portals-openfile
andlimited-portals-savefile
should pass when thedefault
interface in limited-portals.conf is set tonone
.Current Behavior
The tests should fail when the
default
interface in limited-portals.conf is set tonone
. Setting it tolimited
fixes it.Steps to Reproduce
none
limited-portals-openfile
andlimited-portals-savefile
should faildefault=limited
in limited-portals.confAnything else we should know?
The previous behaviour of
none
was incorrect as it used the fallback interfaces. This is fixed with #1255.My working theory is that these tests either call some other interface, requests to which were handled by the
xdp-gtk
fallback. Either this or there is an undiscovered bug inFileChooser
. I would be happy to hunt it with some help.Refer my comment at #1255 (comment) for more info.
The text was updated successfully, but these errors were encountered: