borgar / mortgage-calculator

A dynamic mortgage calculator for an Icelandic economy
http://borgar.github.io/mortgage-calculator/
MIT License
1 stars 1 forks source link

Pressing enter/return within a input deletes the loan above current one #10

Closed thorarinn closed 12 years ago

thorarinn commented 12 years ago

Test case: Add a second loan (change any parameter to differentiate from the first one). Press return within any input field. The result is the deletion of the loan above it.

Using the mouse or tab to move focus away from the input field does not have the same effect.