osate / osate2

Open Source AADL2 Tool Environment
http://osate.org
Eclipse Public License 2.0
39 stars 8 forks source link

Graphical Editor rename fails when I type the letter "H" #1999

Closed smithdtyler closed 5 years ago

smithdtyler commented 5 years ago

Summary

  1. I created a new package diagram using the New -> AADL Package -> Diagram Editor.
  2. I created a new Abstract Type
  3. I slow-clicked on it to change its name. Whenever I type the letter "H" the Abstract Type disappears.

Environment

smithdtyler commented 5 years ago

Best guess is that "H" is a mnemonic for "Hide" that is enabled when I select an element in the GUI but should be disabled when entering text.

philip-alldredge commented 5 years ago

@smithdtyler closing. This was fixed in #1992. It's unfortunate that this slipped into the release. The resolution was to change the key binding to hide. I believe it is Ctrl-Shift-H now. There wasn't a practical way to prevent the key from being active when renaming. The work around is to right click on the element in the diagram editor or in the outline and select rename.