Opened 16 years ago
Closed 15 years ago
#2729 closed defect (fixed)
Auto completion with numbers sometimes annoying
Reported by: | Owned by: | bastiK | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | completion, numbers, figures, entry, textbox | Cc: | malenki |
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 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Cc: | added |
---|---|
Resolution: | fixed |
Status: | closed → 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 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
The two autocomplete mechanisms will be merged.
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → 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)