mbeddr / mbeddr.core

The mbeddr core. An extensible C
Eclipse Public License 2.0
225 stars 77 forks source link

Node selection in Run/Debug configuration doesn't work with mouse #1129

Closed chudov closed 10 years ago

chudov commented 10 years ago

Steps to reproduce:

  1. go to Run->Edit Configurations...
  2. Create new Mbeddr Binary configuration
  3. Press on "..." button in the field "BBuild project"
  4. Enter part of some node name in the search field and select it from the list by the mouse
  5. Press OK button using mouse
  6. The Build project field is empty

if the TAB key is used on step 5 always works fine.

DomenikP commented 10 years ago

This is a known issue in MPS and appears in all dialogs with a node selector.

JetBrains is going to fix this problem in the upcoming release 3.1.5: https://youtrack.jetbrains.com/issue/MPS-18509

DomenikP commented 10 years ago

Selecting nodes this way now works with the new MPS 3.1.5