PR# 12003 Pick and drop of a parent class in the feature tool targets to class view instead of showing ancesto
Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: High
Date: 2007/02/05
Class: Bug
Severity: Critical
Number: 12003
Release: 6.0.6.6451
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Synopsis: Pick and drop of a parent class in the feature tool targets to class view instead of showing ancesto
Description
See `To Reproduce'.
To Reproduce
1 - Target feature relation tool to RAW_FILE.copy_to. 2 - Pick and drop `FILE' from the comments of `copy_to' and drop it at the same place. You expect to see the feature relation tool to show `FILE.copy_to' but instead it is showing the Class tool targeted on FILE.
Problem Report Interactions
This case has also been fixed. Thanks for reporting.
It is still happening on other routines. For example, on the compiler take FORMAL_A.conform_to and pick and drop TYPE_A from the `-- from TYPE' comment and it targets to the class tool with no class in it.
It has been fixed.
It is analyzed. Started improving history behaviors and relationships among tools.