VerifAPS / stvs

StructuredText Verification Studio
http://formal.iti.kit.edu/stvs
GNU General Public License v3.0
9 stars 0 forks source link

Error on dragging in VariableCollectionController if all free variables are equal #38

Open wadoon opened 7 years ago

wadoon commented 7 years ago

VariableCollectionController uses equals on table rows. This leads to strange behaviour, if multiple rows have the same content.

Reproduce: Press multiple times "Insert Row". Drag one row. All rows are gone, except one.