Closed Bug 26261 Opened 26 years ago Closed 26 years ago

XBL alt-key binding doesn't work

Categories

(Core :: XBL, defect, P3)

x86
Windows NT
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: akkzilla, Assigned: hyatt)

Details

Split off from bug 6649: Edit the file chrome/platformHTMLBindings.xml. You'll probably see bindings for "inputFields" and "textAreas". Right under the <handlers> line corresponding with "inputFields", insert a line that looks like this: <handler type="keypress" id="key_end_alt" key="e" alt="true" command="cmd_endLine"/> Then run mozilla, click in a text field (e.g. the url bar) and type alt-e. It should move the caret to the end of the line, but it doesn't.
It presumably opens the Edit menu instead, correct?
Correct. They're working fine on linux, though, where the alt key is set as the primary modifier key.
Status: NEW → ASSIGNED
Target Milestone: M14
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
please ignore, massive spam giving jrgm@netscape.com backlog of XPToolkits resolved fixed bugs to verify
QA Contact: paulmac → jrgm
You need to log in before you can comment on or make changes to this bug.