When pressing Ctrl-Enter to submit a message in Conpherence, the message entry area doesn't get refocused after the message is submitted.
Description
Description
Revisions and Commits
Revisions and Commits
Event Timeline
Comment Actions
Just took a look at this and the javascript needs to be cleaned up in my opinion... There's a series of events that fire and the chain is different based on say selecting a message versus submitting a message such that I could get this working for the latter but not the former consistently. This should be cleaned up to a sensical event model.