Opened 15 years ago
Last modified 15 years ago
#5927 closed defect
Auto-complete is partially broken — at Initial Version
Reported by: | rickmastfan67 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Steps to reproduce:
- Load (or create) any way/node and make sure it's selected.
- Click the "+Add" button to add a tag.
- Start typing a "key".
- Intentionally mistype the "key".
- Delete the mistyped part of the "key" and try to get auto-complete to finish the "key".
Expected results:
Auto-compete would give me at least one key (or value) for auto-completing.
What happens:
Auto-compete is broken and you have to manually finish typing the key (or value).
This happens in both the "key" and "value" boxes.
Example:
Here's a tag that you can easily do to verify the problem:
Type "n3" instead of "name" into the "key" box. When you delete the "3" and type "a" to trigger the auto-complete, it will not work.
This bug will not trigger as long as you don't misspell anything.