Closed
Bug 13095
Opened 26 years ago
Closed 26 years ago
Column resizing persistence not quite working
Categories
(Core :: XUL, defect, P3)
Tracking
()
M15
People
(Reporter: scottputterman, Assigned: hyatt)
References
Details
First, I just want to say that it's awesome that you got resizing to work. Very
cool.
However, I've noticed that if I resize a column, quit, and restart, all columns
except for the fixed size ones and the one I resized are no longer there. I
can't do anything to get them back except to edit localStore.rdf.
Looking in localStore.rdf I see that they got saved with widths of 0* or -x*
where x is a number. I imagine that is why they aren't showing up.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M11
Assignee | ||
Comment 1•26 years ago
|
||
That's because you did some obscene dragging, and I haven't implemented capping
yet. You should be able to move to the far right of the tree widget, and then
drag back to the left to get the columns back.
The real bug here is that I don't place a minimum width on columns, so if you
keep dragging, they'll shrink into the negatives.
It's a feature! ;)
Assignee | ||
Comment 2•26 years ago
|
||
My hands have deteriorated to the point where I can no longer type. I need
help. If you think you can fix this bug on your own, please take it away from
me. If you'd like to volunteer to be my hands for a specific bug, then I'll be
happy to come up to your cube and sit with you and fix the bug (assuming you
have the patience for that).
Updated•26 years ago
|
Target Milestone: M11 → M14
Comment 3•26 years ago
|
||
moving post beta
Comment 4•26 years ago
|
||
mass moving m14 bugs to m15
Comment 5•26 years ago
|
||
giving me rest of phillips open qa contact bugs, sorry for spam
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•