Closed Bug 16340 Opened 25 years ago Closed 25 years ago

mail compose window missing insert objects on toolbar

Categories

(MailNews Core :: Composition, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Brade, Assigned: bugzilla)

Details

The mail compose window is missing the popup/dropdown for inserting html objects
(table, image, target, link, hrule) (as in 4.x).
Assignee: hangas → ducarroz
Sending to JF since he owns this window.
Status: NEW → ASSIGNED
Target Milestone: M12
QA Contact: lchiang → laurel
Does mail actually own what goes into this toolbar? I would have guessed that
Ender did.
Ender own the javascript and the dtd that goes with the format toolbar but we have our own xul definition of it as
our toolbar is a little bit different than the editor one, we don't have the spelling button!. I just need to add few line
of XUL to fix it. Will take 5 minutes to do it...
comments received by email yesterday and today from cmanske@netscape.com:

This slipped through the cracks: In the web Composer, we have "insert object"
(image, hline, table, link, and named anchor) buttons on our main toolbar. But
in Mail Composer, they are in a special dropdown menu/toolbar that should
use the same icons and commands:
      <titledbutton id="imageButton"/>
      <titledbutton id="hlineButton"/>
      <titledbutton id="tableButton"/>
      <titledbutton id="linkButton"/>
      <titledbutton id="namedAnchorButton"/>

These buttons are in editorOverlay.xul, so they are already available.
You can look at the 4.x mail composer for this feature: it is at the right end
of the composer toolbar.
I was thinking that we might want to leverage the new popup menus so the text
label is also included to the right of each item, just as in the alignment
dropdown menu.

More issues: I change those icons last night to be white, since they are in the
top-most dark blue toolbar (according to the new UI look, which looks very cool,
IMHO). Thus you should set the background to that same color (#003366) so they
show up like a toolbar. I know that looks funky, maybe we should keep the
existing icons with dark background just for mail? Thus we can use them against
a standard menu background. Shuang: What
do you think?
I have checked in the fix but I still need cmanske to checkin the "Insert" icon
before I can close this bug...
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The insert icon is here. Bug fixed.
Status: RESOLVED → VERIFIED
OK using 12-06-08 linux 6.0 and mac OS 8.5.1.
OK using 12-02-08 nt 4.0
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.