Closed
Bug 984175
Opened 11 years ago
Closed 11 years ago
Colour swatches are the wrong size
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(seamonkey2.26 fixed)
RESOLVED
FIXED
seamonkey2.27
Tracking | Status | |
---|---|---|
seamonkey2.26 | --- | fixed |
People
(Reporter: neil, Assigned: neil)
References
Details
Attachments
(1 file)
1.09 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
When SeaMonkey switched from XPFE to Toolkit, support for the tbalign attribute was dropped because it is incompatible with customisable toolbars. Most toolbars were using tbalign="stretch" which was the default anyway, but the editor format toolbar was using tbalign="center" to stop its colour swatches from being inappropriately stretched. (And I didn't pick up on this in bug 395206 either.)
Assignee | ||
Comment 1•11 years ago
|
||
Since bug 606683 the colour swatches are now contained within a separate toolbaritem and the centre alignment can now be applied there.
Attachment #8391964 -
Flags: review?(iann_bugzilla) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.27
Comment 3•10 years ago
|
||
landing on comm-release for SeaMonkey 2.26.1
$ hg tip
changeset: 20185:6f6c5df761b9
branch: SEA_2_26_1_RELBRANCH
tag: tip
user: Neil Rashbrook <neil@parkwaycc.co.uk>
date: Mon Mar 17 13:15:16 2014 +0000
summary: Bug 984175 Colour swatches are the wrong size r=IanN
status-seamonkey2.26:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•