Modify

Opened 8 years ago

Last modified 8 years ago

#12214 new defect

do not load everything when going to a directory from "import images"

Reported by: richlv Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

click the "open" button, enter some directory path in the "file name" field, hit enter - file dialog goes to that directory, nothing else happens. good.

right click an opened gpx, choose "import images". enter some directory path in the "file name" field, hit enter - it starts to load eeeeeeverything from that directory down.

it makes it impossible to quickly type or paste some path in that field to browse further from it, and is also inconsistent.

it would be really great if it would just go to that directory, like the "open" action does :)

Attachments (0)

Change History (4)

comment:1 by simon04, 8 years ago

This is the con when the image importer allows to select a directory, which is then scanned recursively.

comment:2 by richlv, 8 years ago

could it be changed so that entering the url in the input field and hitting enter would only change to that directory, but selecting a directory and clicking "open" would scan it recursively ?
as in, do different thing depending on where the focus is, if that can be determined.

comment:3 by simon04, 8 years ago

The file chooser permits little customizations. You might want to try use.native.file.dialog = true in the advanced preferences to use a different one.

comment:4 by anonymous, 8 years ago

ah, that looked like a great thing, but unfortunately it uses gtk dialogs for me - kde ones might be possible, but that seems to be more complicated

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to richlv.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.