linuxmint / nemo

File browser for Cinnamon
GNU General Public License v2.0
1.19k stars 298 forks source link

[Bug] No ↲ in file picker mode #3083

Open Rexadev opened 1 year ago

Rexadev commented 1 year ago
 * Nemo version (nemo --version)
 * Is issue with desktop or windowed nemo?
 * Distribution - Debian Testing Latest
 * Graphics hardware *and* driver used -
 * 64 bit

Issue If I have a directory copied to clipboard I can't paste it in "file picker" mode (When downloading/uploading file from browser) to jump to that folder

Related: https://github.com/linuxmint/nemo/issues/3082 https://github.com/linuxmint/nemo/issues/3084 https://github.com/linuxmint/nemo/issues/3083 https://github.com/linuxmint/nemo/issues/3085

ion201 commented 1 year ago

What you're describing is the GTK file chooser; it's separate from nemo - https://gitlab.gnome.org/GNOME/gtk/-/issues/

In the GTK file picker, you can type the full path into the "Name:" field.

Rexadev commented 1 year ago

[Linux Question] How to use Nemo as File Picker? @ion201

ion201 commented 1 year ago

Changing the file picker is currently only possible with KDE (and that implementation is a hack that uses an unsupported debug interface).

This issue needs to be resolved before anyone would reasonably be able to make a change like that for nemo: https://gitlab.gnome.org/GNOME/gtk/-/issues/5026