Modify

Ticket #2761 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

"Download from OSM along this track" focus grabbing annoyance

Reported by: Chris Bainbridge <chris.bainbridge@…> Owned by: jttt
Priority: minor Component: Core
Version: Keywords: DownloadAlongTrack
Cc:

Description

The "Download from OSM along this track" function has an annoying feature when large tracks are downloaded - it pops up many individual modal dialogs that grab the mouse focus. If a large track is being downloaded, say 50 tiles, this can take many minutes (10 seconds per tile at 50 tiles will take over 8 minutes). In this time it is difficult to do anything else with the desktop, since every 10 seconds JOSM pops up a new dialog and grabs the focus.

Solution: For multiple tiles a single dialog should be used. This would allow the user to go browse the web, or use a terminal, while JOSM is downloading data. Alternatively, the popup should not be used, or should not grab focus.

Attachments

Change History

comment:1 Changed 3 years ago by plaicy

Note: If this bug is fixed the following should be fixed also:

For each download a new dialog box is displayed: If one download is aborted only this one is aborted and the next download does on. If one was aborted there is an error displayed at the end ("Socket closed").

comment:2 Changed 3 years ago by jttt

  • Owner changed from team to jttt

I'm working on PleaseWaitDialog refactoring. One of the new features is groupping of tasks. So when it's finished then this should not be a problem anymore.

comment:3 Changed 3 years ago by anonymous

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r1812

comment:4 Changed 2 years ago by plaicy

  • Keywords DownloadAlongTrack added
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.