Closed
Bug 304571
Opened 20 years ago
Closed 19 years ago
arrow keys should not accept auto completion suggestion
Categories
(SeaMonkey :: Autocomplete, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hrosik, Unassigned)
Details
(Whiteboard: WONTFIX)
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.11) Gecko/20050731 MultiZilla/1.7.9.0a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.11) Gecko/20050731 MultiZilla/1.7.9.0a
When composing mail message, horizontal movement keys work as confirmation in
the recipient address field. They should not - left/right movement (arrows,
home/end...) is intended for making corrections in the input. For selecting one
of the suggestions we have <Enter>.
The behaviour should be the same as for the URL bar completion, i.e. <Enter>
selects, horizontal movement cancels suggestions list.
Reproducible: Always
Steps to Reproduce:
Comment 1•19 years ago
|
||
Umm, how is a person then supposed to be able to edit the suggested completion? If you want to get back what you typed, hit delete or backspace first.
Whiteboard: WONTFIX
| Reporter | ||
Comment 2•19 years ago
|
||
OK, I found out that pressing <Esc> gets me back to what I entered, so the bug was irrelevant.
However, just hitting <BS> or <Del> won't get you anywhere, as it erases a character from already completed input.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•