Modify ↓
Opened 7 years ago
Last modified 5 years ago
#11580 new defect
Incoherent note list behavior after notes download
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core notes | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Download some notes.
- Interact with these notes, for example, close one note
- Change zone, download new notes
- Double click on the first note on the list (notes panel). If this note was just downloaded, the focus does not happen on this one, but on the first one that was already present before the last download.
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Revision: 8507 Repository Root: http://josm.openstreetmap.de/svn Relative URL: ^/trunk Last Changed Author: simon04 Last Changed Date: 2015-06-20 00:27:53 +0200 (Sat, 20 Jun 2015) Build-Date: 2015-06-20 01:32:19 URL: http://josm.openstreetmap.de/svn/trunk Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last Changed Rev: 8507 Identification: JOSM/1.5 (8507 fr) Windows 7 64-Bit Memory Usage: 243 MB / 247 MB (130 MB allocated, but free) Java version: 1.8.0_45, Oracle Corporation, Java HotSpot(TM) Client VM Program arguments: [--debug] Dataset consistency test: No problems found Plugins: - DirectUpload (31241) - cadastre-fr (31241) - continuosDownload (1413902943) - download_along (31241) - geotools (31126) - jts (31126) - mirrored_download (31287) - poly (31241) - reltoolbox (31241) - reverter (31241) - scripting (30710) - utilsplugin2 (31241) Last errors/warnings: - W: JCS TMS - error loading object for tile 13/4187/2837@Bano: Error reading PNG metadata - W: JCS TMS - error loading object for tile 13/4187/2837@Bano: Error reading PNG metadata - W: JCS TMS - error loading object for tile 13/4187/2837@Bano: Error reading PNG metadata - W: JCS TMS - error loading object for tile 13/4187/2837@Bano: Error reading PNG metadata - W: JCS TMS - error loading object for tile 13/4187/2837@Bano: Error reading PNG metadata
Attachments (1)
Change History (4)
comment:1 Changed 7 years ago by
Component: | Core → Core notes |
---|
comment:2 Changed 5 years ago by
Owner: | changed from team to jbcorbeille-josm@… |
---|---|
Status: | new → needinfo |
comment:3 Changed 5 years ago by
Owner: | changed from jbcorbeille-josm@… to team |
---|---|
Status: | needinfo → new |
I can reproduce. Steps:
- download notes
- open tooltip of a note in the list and let it stay open (the note is selected in the list)
- download more notes
- see how the selection in the list stays at the 1st, 2nd or 3rd note in the list, dependend on which you selected at the beginning, however the 1st, 2nd and 3rd note are now other notes. Here is the bug already.
- (double click on the already selected note in the list)
- (it jumps to the still open tooltip)
Changed 5 years ago by
Attachment: | note_list_bug.gif added |
---|
Note: See
TracTickets for help on using
tickets.
Can't reproduce, can you please check if the problem still occurs in r13115?