Xdg-open cannot open a file in the runtime:/tmp directory

Nothing happened after executing xdg-open /tmp/file1.

No AppChoose pop-up appeared.

Tests show that the directories that cannot be opened overlap with those allowed by the --filesystem option.

However, xdg-open only opens files internal to the runtime, not the host file. Permissions are irrelevant.

I believe this is a bug.