Closed MJochim closed 8 years ago
This is because the hierarchy uses the focusin and focusout events to detect whether the user is currently in an edit field or elsewhere. These events are not supported in Firefox [1]. Mozilla have had an open feature request for this since 2011 [2]. But it seems to be currently worked on, at least they discussed a patch in June.
[1] https://developer.mozilla.org/en-US/docs/Web/Events/focusin [2] https://bugzilla.mozilla.org/show_bug.cgi?id=687787
Steps to reproduce
In Firefox, open hierarchy view, edit a label, press enter.
The hierachy is still in "edit label" mode and doesn't save anything.