Closed
Bug 137329
Opened 23 years ago
Closed 23 years ago
collapsing a property in the stack view hangs mozilla
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 137327
People
(Reporter: p_ch, Assigned: rginda)
Details
linux build 2002 04 13
Venkman hangs reproduceably:
- mozilla -venkman
- load a navigator window
- double click on a property in the stack view
- click on the [-] selector in the tree to collapse the container
expected: property is hidden
current: hang all the moz windows.
(may be a dupe of bug 137328)
Btw I was using classic skin.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 13727 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 137327 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•23 years ago
|
||
Andrew, even if both bugs are similar and may be dupes, the hang applies to
different trees. Please argue your duping.
Reopening.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 5•23 years ago
|
||
There is 99.999999% chance that the problem is caused by some problem with the
code that collapses the tree (or something around there) and has very little to
do with the tree itself. bug 137327, bug 137328 and this are all instances of
the same problem. I'm sure that it's possible to find more ways to trigger the
bug, but that does not mean each deserves another bug.
1 bug report per problem (which has a different cause), not per occurrence of
the same problem.
But I'm not going to argue with you.
| Reporter | ||
Comment 6•23 years ago
|
||
Andrew, please keep your comments friendly and take it easy. I have not hacked
Venkman so I prefer let the developper, rginda, duping by himself so that he
would not loose eventually non-redundent information.
Triagers not in the known should not dupe bugs based on personal probability
estimation.
(btw, bug 137328 is a double submit bug)
| Assignee | ||
Comment 7•23 years ago
|
||
*** This bug has been marked as a duplicate of 137327 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•