Book a Demo

Author Topic: Crash Bug: delete attribute after doing a find  (Read 3351 times)

RyanM

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Crash Bug: delete attribute after doing a find
« on: June 13, 2009, 04:18:42 am »
EA 7.5 build 845

1. open a UML model that contains classes with attributes (I have about 60 classes and 500 attributes)
2. open search dialog (Ctrl+F)
3. enter some text that appears in some of the attribute names in the search term textbox
4. select "Attribute Details" for the search popuplist
5. click run
6. right-click on one of the resulting classes and select "Properties"
7. select the details tab on the class properties dialog
8. click the attributes button
9. from the attribute properties dialog, select an attribute from the list (General tab)
10. click the "Delete" button
Notice the crash.

I can delete the attribute from the attribute properties dialog if I right-click on the class from the project browser and select "Attributes", or if I right-click on the class from the project browser and select "Properties" and start at step 7 above.

RyanM

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Crash Bug: delete attribute after doing a find
« Reply #1 on: June 13, 2009, 04:44:40 am »
I also submitted this through the web form.