Closed
Bug 66489
Opened 25 years ago
Closed 25 years ago
set default width of treecol
Categories
(SeaMonkey :: Themes, defect, P2)
SeaMonkey
Themes
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: hewitt, Assigned: hewitt)
References
Details
Attachments
(1 file)
|
433 bytes,
patch
|
Details | Diff | Splinter Review |
the summary says it all. Prevents bouncing of aligmnent in columns on trees
that have flexing columns.
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Comment 2•25 years ago
|
||
nominating for 0.9
This affects a LOT of things badly. Pull up a lot of RDF trees and scroll them,
and the columns will bound right and left as you go. Sizing columns acts
weirdly (jumps to right edge), etc. There are a number of older bugs filed on
these symptoms.
Things I know have problems:
Page Info
Bookmarks
History
probably others too
Keywords: mozilla0.9
Comment 3•25 years ago
|
||
hyatt says this is a one-liner, what's the line? :-)
Comment 4•25 years ago
|
||
Probably the addition of a width: #px; to
http://lxr.mozilla.org/seamonkey/source/xpfe/global/resources/content/xul.css#30
0
| Assignee | ||
Comment 5•25 years ago
|
||
| Assignee | ||
Comment 6•25 years ago
|
||
reviews, anyone?
Comment 7•25 years ago
|
||
What a good guess :-)
r=blake assuming that's the width we want.
| Assignee | ||
Comment 8•25 years ago
|
||
I used 16px because, that's the min-width, and it seems to me that most columns
in a tree should probably either flex, or have a size specified explicitly.
This bug isn't about any treecols actually using the default width, it's about
working within the quirks of tree layout, which mis-calculates treecol width
when nothing is explicitly set.
Comment 9•25 years ago
|
||
sr=hyatt
| Assignee | ||
Comment 10•25 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 11•25 years ago
|
||
Marking verified on all platforms (2001-02-21-04-Mtrunk).
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•