Closed Bug 137359 Opened 23 years ago Closed 21 years ago

In <chrome://communicator/content/downloadmanager/downloadmanager.js>, "Error: gDownloadView.treeBoxObject.selection has no properties"

Categories

(SeaMonkey :: Download & File Handling, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 132019

People

(Reporter: goodvin, Assigned: bugzilla)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020412 BuildID: 2002041206 In an empty DM window I get the following error in JavaScript Consol: Error: gDownloadView.treeBoxObject.selection has no properties Source File: chrome://communicator/content/downloadmanager/downloadmanager.js Line: 131 Reproducible: Always Steps to Reproduce: 1.Open Download Manager 2.Mouse over its window Actual Results: The above error(s) occur Expected Results: No error(s)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Now (2002050904, Win2K) the error is on line 126. And it appears 13 (!) times, after opening the download manager for the first time in a sesion.
Well, I 'm not seeing this bug in all recent builds (now 2002051908, Win2K). Fixed with the patch for download manager focus issue? Marking as wfm. Please reopen if you are still seeing the issue.
Well, I 'm not seeing this bug in all recent builds (now 2002051908, Win2K). Fixed with the patch for download manager focus issue? Marking as wfm. Please reopen if you are still seeing the issue.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
mass-verifying WorksForMe bugs. reopen only if this bug is still a problem with a *recent trunk build*. mail search string for bugspam: AchilleaMillefolium
Status: RESOLVED → VERIFIED
I'm seeing this with build 20021004-TRUNK on WinXP-SP1, except the line number has changed to 159. Error: gDownloadView.treeBoxObject.selection has no properties Source File: chrome://communicator/content/downloadmanager/downloadmanager.js Line: 159 Also, I see that Bug #163884 has a patch that should fix this bug as well.
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
QA Contact: sairuh → petersen
I have done a fresh install with 2002102508. I am seeing this error whenever I go to Tools -> Download Manager. Error: element has no properties Source File: chrome://cookie/content/cookieNavigatorOverlay.xul Line: 128 Error: gDownloadView.treeBoxObject.selection has no properties Source File: chrome://communicator/content/downloadmanager/downloadmanager.js Line: 160
Error: element has no properties Source File: chrome://cookie/content/cookieNavigatorOverlay.xul Line: 128 is from the cookie manager (see Bug 176999)
Don't know if this is related, but I'm getting a similar bug in some code I've been tinkering with: Error: this.treeBoxObject.selection has no properties Source File: chrome://global/content/bindings/tree.xml#tree.currentIndex(getter) This is with Mozilla 1.2.1 on Windows 2K. I believe this occurs during or after I attempt to set currentIndex for the tree control to -1 to remove the selection. Which doesn't seem to work. I looked at the tree.xml file and I see how currentIndex is implemented and there is no check to see if the selection object even exists, so perhaps it is being deleted somehow (or never initialized) and that causes the error. Like I said, this may not have anything to do with this particular bug, but I didn't want to open a new one without checking for an already open one and this looked suspiciously similar. MMADKI@Doorways.org
[Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.4b) Gecko/20030507] (I don't remember to have ever seen this bug, but that's only me.) Can anyone test this bug (and may be comment 8 too) in a recent build ? If the bug still exists, can you tell the current line number, even copy some code lines (if you have installed JS.D. (= Venkman)...) ?
Summary: Error: gDownloadView.treeBoxObject.selection has no properties → In <chrome://communicator/content/downloadmanager/downloadmanager.js>, "Error: gDownloadView.treeBoxObject.selection has no properties"
this bug looks quite like bug 147842, which was marked as a duplicate of bug 132019. suggesting -> dupe of 132019.
Re comment 10: Bug 147842: you're absolutely right, it was a duplicate of the current one ;-) Bug 132019: I'm asking there (also), since there have been activity and patch...
Reporter: If this is still a problem please reopen *** This bug has been marked as a duplicate of 132019 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago21 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.