#18130 closed defect (fixed)
[Patch] Deleting geotagged image doesn't jump to next image anymore
Reported by: | skorbut | Owned by: | francois2 |
---|---|---|---|
Priority: | normal | Milestone: | 19.09 |
Component: | Core image mapping | Version: | |
Keywords: | template_report regression | Cc: | francois2 |
Description (last modified by )
What steps will reproduce the problem?
- Drag-and-drop a directory of geotagged images into JOSM
- Delete one of the images permanently using the disc-with-red-cross-button in the JOSM image viewer
What is the expected result?
The viewer should display the next image in the sequence.
What happens instead?
The viewer doesn't display any image, the control buttons are greyed out, there is a text No image
. Other images can still be selected and displayed.
Please provide any additional information below. Attach a screenshot if possible.
This behaviour is quite new, it can only be a few days old. Maybe it's related to the activities in #11905 ?
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-09-12 23:23:47 +0200 (Thu, 12 Sep 2019) Revision:15348 Build-Date:2019-09-12 21:28:35 URL:https://josm.openstreetmap.de/svn/trunk ... snip ...
Attachments (1)
Change History (9)
comment:1 by , 5 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Keywords: | regression added |
Milestone: | → 19.09 |
comment:2 by , 5 years ago
Replying to skorbut:
... snip ...
Please don't do that. Java version and OS information is the most crucial piece of information of status reports.
comment:4 by , 5 years ago
Owner: | changed from | to
---|
by , 5 years ago
Attachment: | patch_select_image_after_remove.patch added |
---|
Select next image after remove
comment:5 by , 5 years ago
Summary: | Deleting geotagged image doesn't jump to next image anymore → [Patch] Deleting geotagged image doesn't jump to next image anymore |
---|
@francois2 can you please take a look?