Closed Bug 124310 Opened 23 years ago Closed 21 years ago

Need new property to autocomplete for use in mail compose window

Categories

(SeaMonkey :: Autocomplete, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ssu0262, Assigned: neil)

References

Details

(Keywords: access)

Attachments

(1 file)

The mail compose window needs to be able to have keyboard navigation (arrow keys up/down) in the address fields. However, the autocomplete feature takes over the arrow keys and prevent proper keyboard navigation between the address fields. The arrow keys currently bring open the autocomplete menulist. We need a property to suppress that feature.
Blocks: 88187
I have a fix for this as part of the patch to bug 88187. reassigning this bug to myself.
Assignee: hewitt → ssu
Keywords: nsbeta1+
The patch to fix this that is attached to bug 88187, appearently is not quite the correct fix (eventhough it works). setting target milestone to mozilla1.0 and reassigning to Hewitt, given his comment in bug 88187.
Assignee: ssu → hewitt
Target Milestone: --- → mozilla1.0
nsbeta1- per ADT triage.
Keywords: nsbeta1+nsbeta1-
->access, cc aaronl for section 508 implications.
Keywords: access
I'm still able to do what I want by pressing enter to accept the current entry or escape to reject it. Then I can press tab or shift+tab to move between address fields.
Mass-moving all Navigator team 1.0 nsbeta1- bugs to 1.1
Target Milestone: mozilla1.0 → mozilla1.1
retargeting
Target Milestone: mozilla1.1alpha → Future
you might be able to use tab, but some people expect up/down to work when there's no autocomplete needed.
Assignee: hewitt → neil.parkwaycc.co.uk
Target Milestone: Future → ---
Well, we need to fix autocomplete not to eat up/down keys while the popup is closed (unless it's configured to open the popup), then we can just catch the up/down keys to focus the previous/next input fields. Doing it for the popups is currently impossible due to an xbl/popup frame interaction issue.
Attached patch Proposed patchSplinter Review
Attachment #134561 - Flags: review?(timeless)
Attachment #134561 - Flags: review?(timeless) → review+
Attachment #134561 - Flags: superreview?(bienvenu)
Comment on attachment 134561 [details] [diff] [review] Proposed patch I'll let Scott look at this since he's been doing some auto-complete stuff. It looks OK to me, however.
Attachment #134561 - Flags: superreview?(bienvenu) → superreview?(mscott)
Comment on attachment 134561 [details] [diff] [review] Proposed patch looks good to me.
Attachment #134561 - Flags: superreview?(mscott) → superreview+
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: