#5074 closed defect (irreproducible)
autocompletion broken
Reported by: | dieterdreist | Owned by: | dieterdreist |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | autocompletion | Cc: |
Description
Since today (at least, this was introduced lately but can also be in the last 4-5 days) autocompletion is broken: when you try to add text to an autocompleted text (tags or changeset comment) it will continue typing at the point _before_ autocompletion completed the text.
Attachments (0)
Change History (21)
comment:1 follow-up: 2 Changed 12 years ago by
Owner: | changed from team to dieterdreist |
---|---|
Status: | new → needinfo |
comment:2 Changed 12 years ago by
Replying to stoecker:
I don't understand your text. I should be before autocompletion added texts. What do you expect?
sorry for not beeing clear:
- begin text
- autocompletion works and completes text
- text is not selected any more
- I add text to modify but then the already autocompleted text disappears again
This behaviour was different before, there is something changed.
comment:3 Changed 12 years ago by
Owner: | changed from dieterdreist to stoecker |
---|---|
Status: | needinfo → new |
comment:4 Changed 12 years ago by
Owner: | changed from stoecker to bastiK |
---|
@bastiK:
I think this is your issue. I promised to never touch that code again.
comment:5 Changed 12 years ago by
Cannot reproduce.
Step 1-3 is clear. Could you descibe in more detail, under what circumstances the text disappears and what sequence of key strokes leads to this behaviour?
comment:6 follow-up: 7 Changed 12 years ago by
What OS do you use. I remember there have been big differences between operating systems.
comment:7 Changed 12 years ago by
comment:8 Changed 12 years ago by
Owner: | changed from bastiK to dieterdreist |
---|---|
Status: | new → needinfo |
Could you describe in more detail?
comment:11 Changed 12 years ago by
Owner: | changed from dieterdreist to stoecker |
---|---|
Status: | needinfo → new |
comment:13 Changed 12 years ago by
Owner: | changed from stoecker to dieterdreist |
---|---|
Status: | new → needinfo |
Is it really the same issue?
I guess in #4824 the user complains that the longer form 'name:botanical' is used for autocompletion instead of 'name'. So you have to press delete.
comment:14 Changed 12 years ago by
The behaviour has changed in the "add or change tag" dialog , but I expect it to be the same in upload dialog / relation dialog after the recent changes.
comment:15 Changed 12 years ago by
I think the issue is, that sometimes clicking alone can lead to accepting of autocomplete suggestions. That probably should not happen. This seems very similar to this report, where also the handling of autocomplete suggestion does not do what is expected.
comment:17 follow-up: 18 Changed 12 years ago by
@dieterdreist:
I cannot reproduce the problem you described. Apparently it is caused by my autocompletion changes, but without detailed info on what is actually wrong, I have to close as 'worksforme'.
comment:18 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
Replying to bastiK:
@dieterdreist:
I cannot reproduce the problem you described. Apparently it is caused by my autocompletion changes, but without detailed info on what is actually wrong, I have to close as 'worksforme'.
That's fine for me, because I can't reproduce it neither...
dD
comment:19 Changed 12 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
sorry, I reopen this because there are other users who seem to experience the same problem as described above (even if it seems currently to work for me).
comment:20 follow-up: 21 Changed 12 years ago by
Resolution: | → irreproducible |
---|---|
Status: | reopened → closed |
I'd be happy to hear from these other users, closing for now.
comment:21 Changed 12 years ago by
Replying to bastiK:
I'd be happy to hear from these other users, closing for now.
http://josm.openstreetmap.de/ticket/4824
was the reference I was thinking about.
I don't understand your text. I should be before autocompletion added texts. What do you expect?