11:40-42 Type in file instead of in chat
When host (daniel) changes file and participants are in follow mode and try to type in chat, the curser changes to the newly opened file and the participants type in file instead of in chat. (see logs on devel list).
You mean the file editor grabs focus when a new file is opened (when you are the follower)?
That seems correct.
My expectation would be that my cursor stays in the chat, but instead it is in the just opened file and my writing is somewhere in the first lines of this file.
STF test cases (STF itself) suffers also from that behaviour
Please analyse the Eclipse API if it is possible to activate editors without gaining focus. If there is no such method, please mark this bug as "Wont Fix"
Currently worked on at: http://saros-build.imp.fu-berlin.de/gerrit/248
Fixed in 2ea217a4866387beddf209c08da617fbcb530583
Reviewed on http://saros-build.imp.fu-berlin.de/gerrit/263
Waiting for next release.
Part of Release 12.9.28.
There is a follow-up bug: #3573784