Closed Bug 78064 Opened 23 years ago Closed 23 years ago

composer: change modifier+[] and (smaller/larger) bindings

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.1

People

(Reporter: jruderman, Assigned: Brade)

References

Details

Attachments

(1 file)

Composer's format menu shows ctrl+shift+[ for smaller and ctrl+shift+] for 
larger, but those shortcuts don't do anything.  The menu items do work.
Over to brade.
Assignee: beppe → brade
I'm not sure why we want the shift key on this keybinding.  It seems to me that 
the shift key just makes it more difficult for users to use it (not to mention 
anyone who might be physically impaired).

Would anyone mind if we changed this to be ctrl-[ and ctrl-]?

AaronL?  Charley?
Status: NEW → ASSIGNED
OS: Windows 98 → All
Hardware: PC → All
Target Milestone: --- → mozilla0.9.1
[] aren't intl safe iirc, but {} would be even less so.

Can't we be consistent w/ navigator? [ctrl--, ctrl-+ i think]
Here is my new suggestion:
  Format > Size > Smaller    accel -
  Format > Size > Larger     accel +
  Format > Increase Indent   accel ]
  Format > Decrease Indent   accel [
I totally agree with Kathy's last suggestion.
sounds reasonable to me.
Summary: composer: ctrl+shift+[] (smaller/larger) doesn't work → composer: change modifier+[] and (smaller/larger) bindings
Blocks: 76927
r=cmanske
Do you want to use the "FIX IN HAND" notation in status whiteboard?
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
by the way, for verification purposes, it's really:
    accel - 
and accel = (since "+" would require pressing the shift key)
Accel-+ should also work, though -- it doesn't require the shift key if you use
the + on the keypad, and keypad +/- work for changing font sizes in the browser.
verified .
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: