Opened 11 months ago
Last modified 10 months ago
#23379 new defect
The edit-relation screen looses changes
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | relation editor textbox save | Cc: |
Description (last modified by )
The edit-relation window looses changes, depending on the order the user focuses controls.
Steps to reproduce:
- Open the edit-relation window for an existing relation
- click on an existing tag, and change its value
- Without moving focus to another control, use the mouse to close the window (clicking the top right X)
- Re-open the edit-relation window and see that your changes aren't there.
The problem is that the control never loses focus so the value isn't saved or marked as dirty.
I'm on Windows 10, installed JOSM through the windows app store (I know), running JOSM v18822
Attachments (0)
Change History (5)
comment:1 by , 11 months ago
comment:2 by , 10 months ago
Identification: JOSM/1.5 (18822 en) Windows 10 64-Bit
Can you try with r18932?
With that said, I think the behavior you describe is still present in r18932 (I'm assuming what I reproduced is what you encountered). We should ask the user about Unsaved changes
if the user has modified text in a textbox.
comment:3 by , 10 months ago
The behavior is present for a long time. Thought I had reported it a long time ago but maybe not.
comment:4 by , 10 months ago
Keywords: | relation editor textbox save added |
---|
comment:5 by , 10 months ago
Description: | modified (diff) |
---|---|
Summary: | The edit-relation screen loses changes → The edit-relation screen looses changes |
Additional details: