Closed Bug 24185 Opened 25 years ago Closed 24 years ago

UI: Disable HTML menu options in plain text compose

Categories

(MailNews Core :: Composition, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: rzach, Assigned: bugzilla)

Details

The Insert, Format, and Table menus should be disabled in plain text compose
mode: they are all HTML-editor specific.
QA Contact: lchiang → nbaca
Actually, I think the entire menu should be gone.
Accepting
Status: NEW → ASSIGNED
Target Milestone: M14
I agree with Lisa. Removed would be better than disabled, if possible.
here is the fix:
Index: MsgComposeCommands.js
===================================================================
RCS file: 
/cvsroot/mozilla/mailnews/compose/resources/content/MsgComposeCommands.js,v
retrieving revision 1.73
diff -r1.73 MsgComposeCommands.js
207a208,210
>                               //Remove Format menu as well.
>                           
document.getElementById("formatMenu").setAttribute("hidden", true);
>
Whiteboard: Fix in hand
moving to M15
Target Milestone: M14 → M15
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Summary: Disable HTML menu options in plain text compose → UI: Disable HTML menu options in plain text compose
Build 2000-04-10-08M15: NT4, Linux 6.0, Mac 8.5.1
Reopening

The following menu items still remain:
- Windows: Insert menu
- Linux: Insert menu
- Mac: Insert and Format menus

Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This is not an M15 stopper.  Marking M16.
Target Milestone: M15 → M16
Not beta2 stopper.  Marking M18.
Oops.  Really marking M18 now...
Target Milestone: M16 → M18
Status: REOPENED → ASSIGNED
Whiteboard: Fix in hand
Adding myself to cc: list.
Luis - can you try this on all platforms (mac, windows, linux) on the latest 
builds and list your findings here?  Thanks.
in win98 and mac8.6 the table menu is disabled
on linux the table is not.

build is 2000-07-10-09-m17
mac is yesterday build.
Build 2000-07-11-09M17: NT4, Mac 9.04, Linux 6.0
All platforms actually look ok. The Insert, Format and Table menus have been 
removed. Should we mark "Worksforme"?
Yes...
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → WORKSFORME
.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.