Modify ↓
Opened 13 years ago
Closed 13 years ago
#8424 closed defect (fixed)
relation list toggle dialog: select with filter selects wrong relation
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
- open data with several relations
- filter with new filter option
- select one entry
- try to select selected relation using the most right-hand button
a different relation gets selected.
I also noticed that the filter is often deactivated while editing and that you have to change the filter text to get it back.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-02-10 02:31:33 Last Changed Author: akks Revision: 5704 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-02-09 18:08:26 +0100 (Sat, 09 Feb 2013) Last Changed Rev: 5704 Identification: JOSM/1.5 (5704 de) Memory Usage: 103 MB / 862 MB (38 MB allocated, but free) Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM Operating system: Linux
Attachments (0)
Change History (4)
comment:3 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Some actions are still performed on the wrong relation.
Eg apply a filter and right-click and select "Download members" or "Downland Incomplete members"
- action is performed on a different relation
Note:
See TracTickets
for help on using tickets.
It appears to be selecting the nth relation in the unfiltered list, rather that the nth relation in the filtered list.
Eg. When you apply a filter and right-click to perform an action on the 2nd relation entry in your now filtered list, it performs the action on the 2nd relation in an unfiltered list