Closed
Bug 12514
Opened 26 years ago
Closed 25 years ago
Toolbar spacer bars
Categories
(Core :: DOM: Editor, enhancement, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: michael.j.lowe, Assigned: cmanske)
Details
Attachments
(2 files)
4.02 KB,
patch
|
Details | Diff | Splinter Review | |
1.78 KB,
patch
|
Details | Diff | Splinter Review |
It would be good if semantic groups of toolbar buttons were seperated by
vertical spacer bars, such as those seen in the Messenger. This seems to make
it easier to visually parse the buttons. For example, the toolbar buttons
could become:
[ New Open Save | Print Spell | Find | Link Anchor | Image H.Line Table ]
[ Normal Font Size Colour | Bold Italic Underline | R.Bullet N.Bullet
I.Left I.Right | Alignment ]
Updated•26 years ago
|
Assignee: buster → brade
OS: Windows NT → All
Hardware: PC → All
Target Milestone: M15
Comment 1•26 years ago
|
||
reassign to myself for now; set to M15; set to all platforms/os
Reporter | ||
Comment 2•26 years ago
|
||
Reporter | ||
Comment 3•26 years ago
|
||
Attached patch file implements my intentions, by rearranging a few toolbar
buttons and adding a few seperators. I believe this is a more logical
arrangement than before.
Comment 4•26 years ago
|
||
Thanks for the patch file submission.
I'll add separators to the following locations (please let me know if you want
this changed--I changed it slightly from what your patch had):
New Open Save | Print Find Spell | Image HLine Table | Link Anchor | Preview
Normal Para | Font Size Colors | B I U | oList #List Outdent Indent | Alignment
Status: NEW → ASSIGNED
Target Milestone: M15 → M10
Reporter | ||
Comment 5•26 years ago
|
||
I'm happy with what you suggested.
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 6•26 years ago
|
||
checked in; marking FIXED.
michael lowe, can you mark this one verified fixed?
I'm visually trying to see the toolbar to see how things
are grouped and I don't see any changes...maybe this is a code level
fix...
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Updated•26 years ago
|
Resolution: FIXED → ---
Reporter | ||
Comment 8•26 years ago
|
||
This checkin was clobbereed by a later one from sfraser@netscape.com. Needs to
be redone.
Updated•26 years ago
|
Status: REOPENED → ASSIGNED
Comment 9•26 years ago
|
||
accepting bug; I will put them back in. Sujay you should be able to verify this
since it is a cosmetic/appearance thing (on the toolbar).
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Comment 10•26 years ago
|
||
fixed again
Comment 11•26 years ago
|
||
okay I see it now....piece of cake...verified in 9/9 build.
Reporter | ||
Updated•26 years ago
|
Status: VERIFIED → REOPENED
Reporter | ||
Updated•26 years ago
|
Resolution: FIXED → ---
Reporter | ||
Comment 12•26 years ago
|
||
There is still one remaining spacer missing: the one between the paragraph style
and the character style popups. Reopening.
Comment 13•26 years ago
|
||
Michael--could you be more specific? From your comments above I see that you
wanted the toolbar to look like:
[ Normal Font Size Colour | Bold Italic Underline | R.Bullet N.Bullet
I.Left I.Right | Alignment ]
This is how the toolbar currently is broken up. I don't think we need any
additional spacers since our groupings are now in the 5 +/- 2 range.
Reporter | ||
Comment 14•26 years ago
|
||
You originally had the toolbar as (see your 08/30/99 10:58 comments above):
Normal Para | Font Size Colors | B I U | oList #List Outdent Indent | Alignment
^^^
This spacer is missing in redone version.
Comment 15•26 years ago
|
||
oops; sorry! michael--which way do you want it?
I think your original proposal is better (otherwise there are too many groupings
on the 2nd toolbar).
If you do want this changed, I don't think we'll get this fixed for beta; sorry!
Reporter | ||
Comment 16•26 years ago
|
||
My prefered option now is your original proposal, with one slight modification:
New Open Save | Print Find Spell | Image HLine Table | Link Anchor | Preview
Normal Para | Font Size Colors B I U | oList #List Outdent Indent | Alignment
This above proposal moves the current serarator from [ Colours | B I U ] to [
Normal Para | Font ]. This change does not add any separators, but moves
one separator to delineate the Paragraph and Character style groups.
Updated•26 years ago
|
Target Milestone: M10 → M15
Comment 17•26 years ago
|
||
M15 (post-beta)
Comment 18•26 years ago
|
||
if the color controls are used outside fonts as well it is probably a good idea
to split them apart from the font editing controls as to not suggest that color
only applies to selected text. In fact I would put colors after B I U.
On a unrelated not I would also seriosly think about dropping some of the icons
as they do not add anything of value to the button such as for anchor, link,
spell, preview etc. Text only is often sufficient/more recognizable for that
stuff.
Reporter | ||
Comment 19•26 years ago
|
||
>On a unrelated not I would also seriosly think about dropping some of the
>icons as they do not add anything of value to the button such as for anchor,
>link, spell, preview etc. Text only is often sufficient/more recognizable
>for that stuff.
I think there is a need for consistency across all the toolbar buttons. They
should all have icons or they should all not.
Reporter | ||
Comment 20•26 years ago
|
||
Reporter | ||
Comment 21•26 years ago
|
||
Added patch file for suggested remaining editor toolbar changes. Note that the
Mail compose toolbar will also need matching changes.
Comment 22•25 years ago
|
||
I checked in some changes to fix this in Composer. Do you like the changes?
What (if anything) should change? Right now, the fix is only in for the main
Composer window. We will need to make the corresponding changes for mail compose
and AIM once we agree on where the space/separators should go.
Comment 23•25 years ago
|
||
OK; I like the spacer on the top toolbar in Composer but it could be a few pixels
narrower (not too much though!). On the bottom toolbar, the gaps are too big.
Reassign to cmanske.
Charley--can you do some css stuff to make the formatting toolbar gaps smaller?
Assignee: brade → cmanske
Status: REOPENED → NEW
Target Milestone: M15 → M16
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 24•25 years ago
|
||
The toolbar separator in global.css is too wide, so I used a smaller version
in Editor.css. I will suggest adding that to the global files as part of the
big XUL rewrite that we are currently doing.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•