Closed
Bug 192133
Opened 23 years ago
Closed 22 years ago
'Redo' item is missing in the context menu of message body
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: neil, Assigned: neil)
References
()
Details
Attachments
(1 file)
|
1.46 KB,
patch
|
cavin
:
review+
sspitzer
:
superreview-
|
Details | Diff | Splinter Review |
Per bug 172047 the 'Redo' item was added to all the text fields in Mozilla, such
as the subject. But it is still missing from the message body context menu.
| Assignee | ||
Updated•23 years ago
|
Summary: 'Redo' item is missing in the context menu of message body → 'Redo' item is missing in the context menu of message body
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #113697 -
Flags: superreview?(sspitzer)
Attachment #113697 -
Flags: review?(cavin)
Comment 2•23 years ago
|
||
Comment on attachment 113697 [details] [diff] [review]
Proposed patch
r=cavin.
Attachment #113697 -
Flags: review?(cavin) → review+
Comment 3•23 years ago
|
||
are we sure this is something we really want?
see blake's comment http://bugzilla.mozilla.org/show_bug.cgi?id=172047#c23
"It made no sense to "fix" this. Windows doesn't have Redo in textbox context
menus, and for good reason -- it's hardly ever used. Blind consistency isn't
always a good thing."
the mailnews compose spec doesn't cover it (see
http://www.mozilla.org/mailnews/specs/compose/)
let's wait for jglick to comment (that might be a while).
let's hold off unless someone else has some usability data or examples of where
apps have both undo / redo in the context menu.
Assignee: ducarroz → neil
| Assignee | ||
Comment 4•23 years ago
|
||
Note that Editor has a Redo context menu item (when available).
I would agree if we don't feel its a commonly used item, it shouldn't be in the
context menu. In order to avoid huge context menus, we should limit them to the
more frequently used actions.
http://www.mozilla.org/mailnews/specs/compose/Comp_Menus.html#ContextSpecificMenus
Subject Field - toggle Undo/Redo
Context Area - no Undo or Redo.
| Assignee | ||
Comment 6•23 years ago
|
||
Oh, so would you like to have Undo removed from the content area context menu?
Or perhaps you would prefer to see them only when they are available?
Comment 7•23 years ago
|
||
Comment on attachment 113697 [details] [diff] [review]
Proposed patch
rejected, based on the feedback from jglick.
should this be wontfix, or should we morph this into the spin off issue?
Attachment #113697 -
Flags: superreview?(sspitzer) → superreview-
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•