Closed
Bug 41357
Opened 25 years ago
Closed 25 years ago
Can't resize columns in tree views
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: mikepinkerton, Assigned: hyatt)
References
Details
(Keywords: regression, Whiteboard: [nsbeta2-][nsbeta3+][UE1])
- launch mozilla
- open history window
- try to resize one of the columns in the column header
expected:
- column resizes
actual:
- error:
JavaScript error:
line 0: BeginDragTree is not defined
JavaScript error:
line 0: TopLevelDrag is not defined
Comment 2•25 years ago
|
||
Build 2000-06-02-08 M16: Win98.
Same problem exists for the main mail window. The column headers can't be resized.
Comment 4•25 years ago
|
||
Generalizing summary to make this the one true 'can't resize columns' bug.
should be fixed by tree rewrite, reassigning to hyatt.
Assignee: slamm → hyatt
OS: Mac System 9.0 → All
Hardware: Macintosh → All
Summary: can't resize columns in history window → Can't resize columns in tree views
I'm going to nominate for nsbeta2 since this is a regression (this worked
in nsbeta1) and for mail, folks will want to resize the thread pane columns to
see most of the subject, for example, when looking for a specific mail message.
If this gets nsbeta2-, pls nominate for nsbeta3. :-)
Keywords: nsbeta2,
regression
Comment 10•25 years ago
|
||
*** Bug 42591 has been marked as a duplicate of this bug. ***
Comment 11•25 years ago
|
||
*** Bug 42848 has been marked as a duplicate of this bug. ***
Comment 12•25 years ago
|
||
due to frequency of dup bugs filed, adding mostfreq keyword
Keywords: mostfreq
Comment 13•25 years ago
|
||
*** Bug 42849 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•25 years ago
|
||
*** Bug 24078 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 15•25 years ago
|
||
*** Bug 36654 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 16•25 years ago
|
||
*** Bug 35686 has been marked as a duplicate of this bug. ***
Comment 18•25 years ago
|
||
*** Bug 43294 has been marked as a duplicate of this bug. ***
Comment 19•25 years ago
|
||
*** Bug 43759 has been marked as a duplicate of this bug. ***
Comment 20•25 years ago
|
||
*** Bug 43922 has been marked as a duplicate of this bug. ***
Reporter | ||
Updated•25 years ago
|
Target Milestone: --- → M18
Comment 21•25 years ago
|
||
Putting on [nsbeta2-] per PDT XP Toolkit Beta2 Review today. Will relnote for
beta2.
Keywords: relnote2
Whiteboard: [nsbeta2+] → [nsbeta2-]
Comment 23•25 years ago
|
||
tabletips have recently been cut, so this is now the only way we'll have to see
long content in columns. I think we should do this work for nsbeta3, and the
number of dups would tend to support this.
reassigning to hyatt, since evaughan is on vacation.
Assignee: evaughan → hyatt
Comment 24•25 years ago
|
||
*** Bug 45072 has been marked as a duplicate of this bug. ***
Updated•25 years ago
|
Whiteboard: [nsbeta2-] → [nsbeta2-][nsbeta3+]
Spam, just cc:ing Blake and myself.
Assignee | ||
Comment 26•25 years ago
|
||
Fixed, although people will have to patch any multi-column trees that they wish
to have resize. I patched the thread pane. Only give me bugs that appear to be
related to the resizing act itself. File bugs against individual tree owners to
get them to patch their multi-column trees to resize.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 27•25 years ago
|
||
Adding ue1 because i felt like it? akin to dveditz@netscape.com's
nsbeta2/nsbeta3 keyword mass spams.
Keywords: UE1
Comment 28•25 years ago
|
||
VERIFIED fixed with 2000082308 builds on all platforms
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•