Modify

Opened 17 years ago

Closed 15 years ago

#440 closed defect (fixed)

geotagged images - thumbnails stop responding to clicks

Reported by: anonymous Owned by: framm
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

if you have some images loaded in and some osm data, and then load in more
osm data to look for conflicts, you can no longer click on the image
thumbnails

also, if you load in multiple sets of thumbnails only the latest one is
clickable

Attachments (1)

imagelayerfix.patch (1.1 KB ) - added by detlef.reichl@… 15 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by steelman, 16 years ago

I can confirm this.

comment:2 by Harry Wood, 16 years ago

The thumbnails also cease to be clickable after an low memory error.

comment:3 by Harry Wood, 16 years ago

Summary: problem with geotagged imagesgeotagged images - thumbnails stop responding to clicks

comment:4 by Hasienda, 15 years ago

still seen more recently, reported as duplicate ticket #1634

comment:5 by detlef.reichl@…, 15 years ago

Summary: geotagged images - thumbnails stop responding to clicks[PATCH] geotagged images - thumbnails stop responding to clicks

If a layer of any kind is removed, in src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java
Main.map.mapView.removeMouseListener(mouseAdapter); is always called. That seems wrong.

Patch is attached.

by detlef.reichl@…, 15 years ago

Attachment: imagelayerfix.patch added

comment:6 by anonymous, 15 years ago

Summary: [PATCH] geotagged images - thumbnails stop responding to clicksgeotagged images - thumbnails stop responding to clicks

Applied in r1300. Does that solve the issue?

comment:7 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
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.