Closed Bug 8599 Opened 25 years ago Closed 25 years ago

Editor toolbar is too wide

Categories

(Core :: DOM: Editor, defect, P2)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: cmanske)

Details

The editor toolbar doesn't fit in the default size of the editor window.
Running with GECKO_FONT_SIZE_FACTOR unset (and toolbar/urlbar fonts so small
they're completely unreadable), the spellcheck icon barely fits with one pixel
left to the right of it (it looks cramped, like it was intended to have more
space, and sure enough, if I resize the window a bit wider, I see several more
pixels of space show up on the right before the purple toolbar background
disappears and is replaced by grey).  If I run with GECKO_FONT_SIZE_FACTOR 1.1,
which gives me readable fonts, the spellcheck button isn't there at all, and due
to another bug, the vertical scrollbar isn't drawn in the content window.

Can we have toolbars which will fit on all platforms at least at the default
window size?
OS: Linux → All
Priority: P3 → P2
Hardware: PC → All
There's a spellcheck icon?
If so, it doesn't show up on Macintosh in the default window size.

btw, I think Charley will fix this with his checkin of the second toolbar
(removing some icons from the formatting toolbar)
Yes, I will be checking in a new toolbar (recreating the old "main" toolbar)
and will move the "Insert Element" items and Spell Checking to that bar.
That makes the buttons visible for the current default window size, but
the content width behavior still needs to be fixed so it ignores toolbars.
Agreed -- I filed a different bug (higher severity), 8597, on the issue of
layout not behaving right if the toolbar is too wide.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed by adding the old "main" Composer toolbar
Checked in 6/23
verified in 6/24 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.