Closed
Bug 13729
Opened 26 years ago
Closed 26 years ago
Tree columns (on Mac & Unix) don't appear until a window resize
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mozilla, Assigned: alecf)
References
Details
On Windows, things seem to work fine, but on Mac and Unix tree columns don't
appear until the window is resized.
As an example, select "Bookmarks | Manage Bookmarks". Initially the tree won't
show columns but if you resize the window they'll appear.
| Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
Comment 1•26 years ago
|
||
mass targetting m11
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).
| Reporter | ||
Comment 3•26 years ago
|
||
I'd be happy to volunteer to be your hands... at least for the purposes of this
bug. <grin>
Additional bug note: I've seen this bug happen on Windows in the last few days
also.
Updated•26 years ago
|
Assignee: hyatt → pinkerton
Comment 5•26 years ago
|
||
i've found that commenting out the nsTreeFrame::Resize method (making it just
call nsTableFrame::Resize) will cause this to work, but hyatt says that's
probably not the best fix. I'll chat with him more about this.
Updated•26 years ago
|
Assignee: pinkerton → putterman
Comment 6•26 years ago
|
||
this is also related to the nsTreeFrame::Reflow() optimizations. Hyatt told me
that putterman was looking at this for other things and to reassign to him. This
can probably just be marked a dupe of the other bug.
| Assignee | ||
Updated•26 years ago
|
Assignee: putterman → alecf
| Assignee | ||
Comment 9•26 years ago
|
||
reassign these to me
reminder to self: remember to CC putterman
| Assignee | ||
Comment 10•26 years ago
|
||
This may be fixed. Robert, are you still seeing this?
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M11
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 11•26 years ago
|
||
yeah, this really does work for me.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•26 years ago
|
||
Marking VERIFIED WORKSFORME on:
MacOS9 1999110308 apprunner
Linux6 1999110309 apprunner
Win98 1999110308 apprunner
Comment 13•26 years ago
|
||
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: ckritzer → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•