Closed
Bug 45855
Opened 25 years ago
Closed 25 years ago
combo boxes contents are spilling out of drop down list boxes
Categories
(SeaMonkey :: Themes, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jud, Assigned: bugs)
Details
(Keywords: polish, Whiteboard: [NEED INFO])
I'm using the classic skin (not sure if it matter). the style and font group
boxes on the bottom toolbar at the far left are not sizing properly.
subsequently their values are bleeding onto other elements in the toolbar.
| Reporter | ||
Comment 2•25 years ago
|
||
this is classic skin only. I just reprod it on linux, mac didn't show the problem.
| Reporter | ||
Comment 3•25 years ago
|
||
hmm, some of the drop down combo boxes in mail compose are doing this too.
Summary: composer toolbar elements are colliding/overwriting eachother → combo boxes contents are spilling out of drop down list boxes
nav triage team: change component to themes
Need info: please confirm that this is on Windows or if it is Linux only.
Component: Browser-General → Themes
Whiteboard: [NEED INFO]
Comment 6•25 years ago
|
||
If you take out the 'flex="1"' that you had added to line 13 of
classic/global/skin/menulistBindings.xml, most combo boxes will then size to
their content except some which, for some reason, don't size to their content
until they are initially dropped. I don't know if this is relevant but some
combo boxes don't display their initial value.
Comment 7•25 years ago
|
||
Looks like this is Linux only. Windows and Mac look ok as of 7/31 m17 builds.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 10•25 years ago
|
||
Hi valeski,
Woud you describe more detail about this bug? I don't quite understand
what you mean. Thanks!
| Reporter | ||
Comment 11•25 years ago
|
||
the widget width of the combo box seems is much smaller than the width of the
text in the current combo box selection. So, the text is bleeding over the
widget boundaries.
Comment 12•25 years ago
|
||
This bug is fixed in all three platforms.
Windows (Build:2000-09-03-09-M18)
Mac and Linux: (Build:2000-09-03-08-M18)
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•