Opened 4 years ago
Closed 3 years ago
#2729 closed defect (fixed)
Auto completion with numbers sometimes annoying
| Reported by: | michael.letzgus@… | Owned by: | bastiK |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | completion, numbers, figures, entry, textbox |
| Cc: | osm@… |
Description
Hi!
In contrast to ticket #2320 numbers should be excluded form auto completion.
After entering a few numbers, the auto completion mechanism triggers at almost every entered figure. This is error-prone when entering figures and just pressing enter!
My suggestion: If the first character in a TextBox is a figure then do NOT use the auto completed data when pressing enter.
Best regards,
Michael
Attachments (0)
Change History (5)
comment:1 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 3 years ago by malenki
- Cc osm@… added
- Resolution fixed deleted
- Status changed from closed to reopened
Please disable the autocompletion also in the property dialog. I mostly use this one to enter housenumbers which unnerves with all the wrong numbers suggested.
comment:3 Changed 3 years ago by bastiK
- Owner changed from team to bastiK
- Status changed from reopened to new
The two autocomplete mechanisms will be merged.
comment:4 Changed 3 years ago by bastiK
Ticket #4630 has been marked as a duplicate of this ticket.
comment:5 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed



(In [2048]) Improved auto completion
fixed #2729: Auto completion with numbers sometimes annoying (only fixed in presets, relation editor, not in property dialog)
fixed #2320: Preset dialog for house numbers should have autocompletion (auto completion now supported in all preset dialogs)