! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
XFCE open dialog: Do not overwrite Location field after user input
Status:
RESOLVED: INVALID

Comments

Description e.kleinmentink 2020-05-16 12:25:03 CEST
I am not sure if this is part of Thunar. I am using SMPlayer with is using the native file dialogs.
Playing files over a (slower) network.

The dialog is starting in phases:
1: Open screen with all fields empty
2: Dialog is updating the bread-crumb menu with the folder, the "Location" field still empty
3: The "Location" field is unlocked and the user can enter stuff
4: The screen is updated. The "Location" field is updated with current playing item and the file is also "selected" in the file pane.

Usually my clipboard contains the complete path to a file. I open the dialog.
I paste (ctlr-v) the path and press enter. Now there is some timing issue. In some cases the location is overwritten by info about the current file (by step 4)
So, i like to propose a little change. If the location is modified by the user then do not update the "Location" field.
Comment 1 alexxcons editbugs 2020-05-16 21:34:03 CEST
It would help alot if you could tell what you do to get the dialog, or provide a screenshot of the dialog.

I guess it appears if you select "File -> Open" ?
Since SMPlayer is a QT application, I guess QTFileDialog is used for that.
Comment 2 e.kleinmentink 2020-05-16 23:05:53 CEST
Created attachment 9870 
Open Dialog
Comment 3 alexxcons editbugs 2020-05-17 21:56:29 CEST
Thats a GtkFileChooser dialog: https://developer.gnome.org/gtk2/stable/GtkFileChooserDialog.html

That is a bit surprising for me, since afaik SMPlayer is a qt application..

In any case, that dialog is not part of Thunar, so I will close the bug.
You can report bugs with that dialog here: https://gitlab.gnome.org/GNOME/gtk
(Best first search if such a bug already exists)
Comment 4 e.kleinmentink 2020-05-17 23:16:13 CEST
Thanks, created a bug report (https://gitlab.gnome.org/GNOME/gtk/-/issues/2757)
I do no like the native dialog. That one is annoying. It is small and resets the size after opening. 
I can not paste a new filepath in the field until it is completed loading the filelist.

Bug #16857

Reported by:
e.kleinmentink
Reported on: 2020-05-16
Last modified on: 2020-05-17

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Version:
unspecified

Attachments

Open Dialog (50.51 KB, image/png)
2020-05-16 23:05 CEST , e.kleinmentink
no flags

Additional information