Active class which is added when focused, is not removed when jEdittable is closed by hitting enter.
Steps to reproduce:
Open jEditable in Firefox
Click and activate on the jEditable
Close jEdittable by hitting Enter key
Observe the behavior in console
Expected result: Active class should be removed from the element
Actual result: Active class is not removed from the element.
Active class which is added when focused, is not removed when jEdittable is closed by hitting enter.
Steps to reproduce: