Modify

Opened 14 years ago

Closed 14 years ago

#5465 closed defect (fixed)

properties dialog tag-wiki-lookup does not have timeout (potentially blocks)

Reported by: bastiK Owned by: cmuelle8
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

In properties dialog you can right click a tag and show it in the browser (see #5443).

To find the right page, it needs to connect to some URLs in advance. During that time, the EDT is blocked, so this should be done in a separate thread and/or a timeout should be set for the connection.

Attachments (2)

FullscreenToggleAction.java.patch (1.4 KB ) - added by cmuelle8 14 years ago.
also closes 5464
PropertiesDialog.java.patch (5.3 KB ) - added by cmuelle8 14 years ago.
indeed, sorry - please check in the right one :-)

Download all attachments as: .zip

Change History (5)

by cmuelle8, 14 years ago

also closes 5464

comment:1 by bastiK, 14 years ago

wrong patch?

by cmuelle8, 14 years ago

Attachment: PropertiesDialog.java.patch added

indeed, sorry - please check in the right one :-)

comment:2 by cmuelle8, 14 years ago

Owner: changed from team to cmuelle8
Status: newassigned

did you already have time to take a look at #5480 ?

thx

comment:3 by bastiK, 14 years ago

Resolution: fixed
Status: assignedclosed

In [3592/josm]:

fixed #5465 (based on patch by cmuelle8) - properties dialog tag-wiki-lookup does not have timeout (potentially blocks)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmuelle8.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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