Opened 7 years ago
Last modified 7 years ago
#17904 closed defect
[PATCH] NPE when moving the first member of a relation down. — at Initial Version
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | blocker | Milestone: | 19.06 |
| Component: | Core | Version: | latest |
| Keywords: | regression relation | Cc: |
Description
Steps to reproduce:
1) Open a relation with the relation editor
2) Move the first relation down using "Move currently selected members down" button.
3) Crash (JOSM is still usable afterwards)
Note:
See TracTickets
for help on using tickets.



Fix NPE and correctly highlight the previously selected objects when using the "Move the currently selected members" buttons. It does not work with drag and drop. (Not a regression from current code).