linuxmint / mint19.2-beta

BETA Bug Squah Rush
4 stars 4 forks source link

Button 'Toggle location entry' vs Xapps dialog box #5

Closed antrrax closed 5 years ago

antrrax commented 5 years ago

Describe the bug Xapps dialog box does not provide an intuitive option to edit the location bar Dialogs: Open Files and Save As...

To Reproduce Steps to reproduce the behavior: ksnip-20190716-222017

Expected behavior To display the location bar, I have to type the "/" If I already have a full path ("/home/beta/Desktop") in the clipboard and paste it into the location bar I get two bars ("//home/beta/Desktop") at the beginning of the path.

The correct one, would be to have the button "Toggle location entry" like the one that exists in Nemo. Screenshot-from-2019-07-16-22-24-28

Frequency Does the issue happen:

Edition (Desktop environment): In which edition is this happening?

Live or post-install: Indicate if this is happening after the installation, or during the live session:

JosephMcc commented 5 years ago

This has been brought up many times. This is an issue with the Gtk Dialog and has been reported to them by others. This has nothing to do with us and we cannot control it.

clefebvre commented 5 years ago

It's ok to have // instead of / afaik, though that's beside the point.

GTK uses Ctrl+L to toggle the path bar into an entry. It's not very discoverable and if I remember right they used to have a toggle button in GTK2 and it was removed.

Either way, I'd recommend to use Ctrl+L for this, and to check with them directly to see if they're open to adding a button or not.