Closed Bug 35690 Opened 24 years ago Closed 24 years ago

[feature] Autocomplete popup menu steals key events

Categories

(Core :: XUL, defect, P1)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: saari)

References

Details

(Whiteboard: 1 day, 4/28)

in the autocomplete XBL widget, when the user start typing, we show a popupmenu 
under the text field. We need to let all key events to be passed to the text 
field except for the specific one the menu need (key up, key down, maybe 
escape).

another solution would be that the textfield takes care of all the key events 
even the one needed by the menu and let the textfield change the menu selection 
when the user press key down/up.
QA Contact: sairuh → jrgm
Blocks: 16354
Status: NEW → ASSIGNED
Summary: Autocomplete need a popup menu that doesn't still all the key events → [feature] Autocomplete popup menu steals key events
Whiteboard: 1 day, 4/21
Target Milestone: --- → M16
I mark this bug blocker as I cannot go forward on autocomplete which is an 
important feature for B2 without this fixed.
Severity: major → blocker
Blocks: 36730
No longer blocks: 16354
reassigning to saari to load-balance, cc self to track blocking. needs updated 
est. landing date.
Assignee: hyatt → saari
Status: ASSIGNED → NEW
Whiteboard: 1 day, 4/21 → 1 day, 4/21 [needs updated est. landing date.]
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: 1 day, 4/21 [needs updated est. landing date.] → 1 day, 4/28
You can now say ignorekeys="true" on the popup parent (same place you have 
popup="")

Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.