Closed Bug 856054 Opened 12 years ago Closed 12 years ago

Command+Shift+"[" / "]" no longer switching tabs on mac

Categories

(Other Applications :: ChatZilla, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glenjamin+bmo, Assigned: glenjamin+bmo)

References

Details

(Whiteboard: [cz-0.9.90.1])

Attachments

(1 file)

Current behaviour seen in ChatZilla 0.9.90 [Firefox 20.0/20130325214615] on OS X 10.8.2 (12C3012) From what I can tell, the window.onKeyPress handler is using e.keyCode, which only returns non-zero for non-printing characters. e.charCode correctly picks up '{' and '}'. From reading the spec, this keyCode vs charCode behaviour should have been the case all along, and I can't seem to find a gecko bug that relates to making it work the way it does now. I'm rather confused as to how this ever worked! I'll dust off my ChatZilla source repo at some point soon and throw together a patch to restore this behaviour.
Depends on: 439336
Assignee: rginda → glenjamin+bmo
Status: NEW → ASSIGNED
Attachment #731202 - Flags: review?(silver)
Attachment #731202 - Flags: review?(silver) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.90.1]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: