Closed Bug 50078 Opened 24 years ago Closed 24 years ago

Control key need keybinding on Mac

Categories

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

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ftang, Assigned: akkzilla)

Details

(Whiteboard: [nsbeta3+])

I check in the widget code for bug 41305 so it will now send correct charcode for key press if people hit control d (r=jfrancis). Open this bug and assign to sfraser so he can add new keybinding for control key on Mac.
add nsbeta3
Keywords: nsbeta3
Um, what control key binding do we need on Mac? I don't understand.
Frank said that you and he looked at Mac 4.x and discovered that ^D did forward-delete-character. Kathy had filed a bug specifically mentioning ^D, so maybe she was missing it (cc'ing her even though she shouldn't be reading bugzilla mail now :-).
I think 4.x simply passed control-char combinations onto the underlying native text widgets, which means that various control chars will have wacky effects (^H = backspace, ^D = forward delete etc). I don't think we need to emulate all of these.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
verified in 8/25 build.
Status: RESOLVED → VERIFIED
Reopening -- this is trivial (just two lines of XBL, which are already written for Unix), so why not support them if other Mac apps do?
Status: VERIFIED → REOPENED
Resolution: WONTFIX → ---
I'll do it if Simon doesn't want to. In fact, Windows supported these bindings too, so I may just move them out of Unix into the XP bindings.
Assignee: sfraser → akkana
Status: REOPENED → NEW
Status: NEW → ASSIGNED
Beth: I suggest marking this +, M18, p4. It's very easy.
Priority: P3 → P4
Target Milestone: --- → M18
akk -- setting to +, but get this done as quickly as you can
Whiteboard: [nsbeta3+]
They're in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
verified in 8/30 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.