PR# 13444 Feature tool is not shown when selecting an entry in the call stack

Problem Report Summary
Submitter: manus_eiffel
Category: Debugger
Priority: Medium
Date: 2007/10/10
Class: Bug
Severity: Serious
Number: 13444
Release: 6.1.7.0472
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Synopsis: Feature tool is not shown when selecting an entry in the call stack

Description
In debug mode, if you have something else than the feature tool active, then double clicking on a call stack entry should show the feature tool. Currently nothing happens.
To Reproduce

										
Problem Report Interactions
From:jfiat_es    Date:2007/10/18    Status: Closed    Download   
Fixed by rev#70669

From:jfiat_es    Date:2007/10/16    Status: Analyzed    Download   
What if you have the features tool, and a watch tool in the same docking notebook.
if the watch tool is selected.

When selecting a new level in the call stack, would you be happy to raise the features tool if you want to see the watch tool contents for the various callstack levels ?

For now, we simply send a CALL_STACK_STONE to the dev window which will propagate to the related tools.

From:paulbates    Date:2007/10/10    Download   
...and switch to clickable representation if it's not selected.