Closed Bug 13066 Opened 26 years ago Closed 26 years ago

[PP]Mac: keypad not accepting input

Categories

(Core :: DOM: Editor, defect, P3)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mcafee, Assigned: Brade)

References

()

Details

Mac, bugzilla. Enter a bug with the keypad and hit enter, resulting cgi URL will have an empty bug number.
QA Contact: leger → cpratt
Summary: Mac: keypad not accepting input → [PP]Mac: keypad not accepting input
Putting on [PP] list.
Assignee: don → buster
Component: Browser-General → Editor
reassign to the editor. I don't think that the keyboard events are making to to the the editfield but the amount of code that occurs before processing the keyevent is absurd so I can't really tell where the key stroke is disappearing to.
QA Contact: cpratt → elig
Assignee: buster → brade
asigned to kathy
Status: NEW → ASSIGNED
The problem is that the Mac has a routine called "IsSpecialRaptorKey" which tells the Mac that the keypad is special so no keypress is synthesized on Mac (and therefore no character is inserted).
Target Milestone: M12
should get fixed with key event redesign, slated for early M12. Kathy, should this be reassigned to Saari?
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
this was fixed with the checkin to fix backspace
Status: RESOLVED → VERIFIED
So, this bug was that text typed through the numeric keypad would not appear within an Ender text field on Mac OS? If so, it's fixed in 1999092408 build. If not, please re-open with comments.
You need to log in before you can comment on or make changes to this bug.