PR# 11384 Remove Currently Selected Object button in debugger sensitive but object can't be removed
Problem Report Summary
Submitter: prestoat2000
Category: Debugger
Priority: Medium
Date: 2006/09/22
Class: Bug
Severity: Non-critical
Number: 11384
Release: 5.7.63806
Confidential: No
Status: Closed
Responsible: jfiat_es
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.7) Gecko/20060627
Solaris 10 on x86
Synopsis: Remove Currently Selected Object button in debugger sensitive but object can't be removed
Description
The Remove Currently Selected Object button in the Debugging window Objects tab is often sensitive when it should not be, because clicking it doesn't remove the seleced object. To reproduce: Click on Current object or one of its attributes. Remove Currently Selected Object button becomes sensitive but should not be sensitive because clicking on the button correctly does nothing since these objects cannot be removed.
To Reproduce
Problem Report Interactions
Fixed by rev#81296 This correction will be available in next 6.5 release.
A related problem is not fixed. Perhaps this should be a separate bug report, but I'm including it here. In the new case, one can remove all copies of the current object from the Objects window. If you don't consider this a bug you can close this report. To reproduce on 6.5.80945: Pick Current object from Objects window and drop it in empty space below. Now there are two Current objects (the original and one copy). Click on the top one. Click Remove Currently Selected Object. Now click on the remaining object. The Remove Currently Selected Object button becomes sensitive and clicking on it removes the last copy of the current object in Objects window. It seems to me that this shouldn't be allowed.
fixed by revision rev#80847 The correction will be available in next 6.5 release