Closed
Bug 92284
Opened 23 years ago
Closed 23 years ago
Change indenting menuitems (bad keybindings)
Categories
(SeaMonkey :: Composer, defect, P4)
Tracking
(Not tracked)
mozilla0.9.5
People
(Reporter: hwaara, Assigned: cmanske)
Details
(Keywords: l12y, Whiteboard: EDITORBASE (1/2 day))
What you see now:
Increase indent Ctrl+]
Decrease indent Ctrl+[
What you should see:
Indent Tab
Outdent Shift+Tab
FYI, Tab and Shift+Tab already works. So it's redundancy and simplification
you're fixing if you fix this bug, and of course, making it easier for newcomers
to discover Tab instead of some obscure shortcut like "Ctrl+]" :)
Comment 1•23 years ago
|
||
actually tab and shift-tab don't work for blockquotes (see bug #92287)
Comment 2•23 years ago
|
||
no, ctrl+] and ctrl+[ are the key sequences, tab is already overloaded
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 3•23 years ago
|
||
Please reconsider this:
Tab is more logical, which key do you press on they keyboard if you wanna indent
text in a plaintext texteditor? tab.
Shift+tab is the reverse. outdent.
Both these works, as of today, why is this wontfix?
Comment 5•23 years ago
|
||
actually we need to change these keybindings: they are broken on Win ME (another
bug filed on this issue) and they are not localizable/functional on all non-US
keyboards.
Comment 6•23 years ago
|
||
off to Kathy -- Kathy I don't understand why this is reopened based on the tab
bug, but if you want it open, you got it
Assignee: beppe → brade
Severity: normal → trivial
Status: REOPENED → NEW
Priority: -- → P4
Target Milestone: --- → mozilla1.0
Updated•23 years ago
|
Comment 7•23 years ago
|
||
since this is so related to bug 92287, I am reassigning this to cmanske. The
whole tab function needs to be resolved and this is just one part of the more
serious issue.
Charley, could this one part get resolved for the 9.4 timeframe?
Assignee: brade → cmanske
Comment 8•23 years ago
|
||
move to 0.9.4; Charley/Sujay--please verify that you see a keybinding in the menu
on Macintosh.
Target Milestone: mozilla1.0 → mozilla0.9.4
Mac has Command] for increase indent and Command[ for decrease indent
under the format menu.
Comment 10•23 years ago
|
||
yes, today the Mac does show a keybinding. When the fix for this bug is checked
in, does it show tab and shift-tab or is it blank?
Comment 11•23 years ago
|
||
I'll verify what Kathy wants after this bug is marked RESOLVED-FIXED.
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 12•23 years ago
|
||
No activity on this bug for a month. Is 0.9.5 realistic?
Assignee | ||
Updated•23 years ago
|
Whiteboard: EDITORBASE (1/2 day)
Assignee | ||
Comment 15•23 years ago
|
||
There's no point to changing the keybindings or accel text on the menuitems
until the complete problem of how tab key works is finished. Much of the
discussion here is about what tab key should do, which is main topic of
bug 98624. So it seems better to dup this to that bug; I'll not that we need to
be sure the accel text in menus is correct as part of that work.
*** This bug has been marked as a duplicate of 98624 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 23 years ago
No longer depends on: 98624
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•