AToMPM / atompm

A Tool for Multi-Paradigm Modeling
https://atompm.github.io/
GNU Lesser General Public License v3.0
22 stars 15 forks source link

Rule file picker does not submit selected file on "Enter" key press #106

Open harolato opened 3 years ago

harolato commented 3 years ago

1605873634

After pressing "Enter" key in rule picker dialog window, corresponding rule file path does not appear in the "rule" field. Otherwise, after clicking on "ok" submit button in the rule picker window, path to the rule file appears correctly.

Steps to reproduce:

  1. Open Motif transformation
  2. Create any rule
  3. Open rule editor dialog window
  4. Click "..." to open rule picker window to choose rule file
  5. Click on desired rule file to highlight it
  6. Press "Enter" key
  7. Rule picker window closes and "rule" field remains empty (untouched)