Have to make sure that xdg-desktop-portal-gtk portal on gentoo is installed and running (run a regular user, not root):
systemctl --user status xdg-desktop-portal-gtk.service
If it is not running enable it:
systemctl --user enable --now xdg-desktop-portal-gtk.service