Closed
Bug 5563
Opened 25 years ago
Closed 25 years ago
{feature} Undo/Redo menu items should dim after operation
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: sujay, Assigned: sfraser_bugs)
References
Details
using 4/26 build of apprunner on Wind 98
1) launch apprunner
2) launch editor from Task menu
3) edit some text
4) Pull down Edit | Undo
5) Undo works, but when you pull down the Edit menu again,
Undo menu item should be dimmer, this not available to use
again unti a new edit or Redo operation is done.
happens on all platforms.
Updated•25 years ago
|
Assignee: kostello → sfraser
Summary: Undo/Redo buttons should dim after operation → {feature} Undo/Redo buttons should dim after operation
Target Milestone: M6
Comment 1•25 years ago
|
||
Changing assignment to Simon, moving to M6
Assignee | ||
Updated•25 years ago
|
Summary: {feature} Undo/Redo buttons should dim after operation → {feature} Undo/Redo menu items should dim after operation
Target Milestone: M6 → M7
Assignee | ||
Comment 2•25 years ago
|
||
Change summary. You're talking about menu items, not buttons. I don't think
menu item disabling is possible now. M7.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•25 years ago
|
||
We can't disable menu items yet.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M11
Assignee | ||
Comment 4•25 years ago
|
||
Minor. M11
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•25 years ago
|
||
Fix checked in. There are still issues where we are wrapping the text sometimes
when we should not, and with wrapping and linebreaks, but this particular bug is
fixed.
QA, you need to test this on all platforms, and use some tool that lets you
verify that CRLF-line terminated data is being sent to the server.
Assignee | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Target Milestone: M12 → M13
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 8•25 years ago
|
||
That comment is totally bogus.
Assignee | ||
Comment 9•25 years ago
|
||
This is dependent on 18395. M13
Comment 10•25 years ago
|
||
Clearing FIXED resolution due to reopen.
Assignee | ||
Comment 11•25 years ago
|
||
This will happen as part of work in bug 18395
Updated•25 years ago
|
Target Milestone: M13 → M14
Comment 12•25 years ago
|
||
since 18395 is marked m14, I am moving this bug to m14 as well.
Comment 13•25 years ago
|
||
added self to cc list, as this might affect my area in the browser.
Assignee | ||
Comment 14•25 years ago
|
||
This should be working now in text fields, composer, and mail compose.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 15•25 years ago
|
||
verified in 2/17 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•