-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.0.0
-
Component/s: Instant Messaging, Chat
-
Labels:None
-
Funded by:
When having multiple open windows it is easy to miss an incoming chat message. A simple solution is to focus the OpenOLAT window when a new message is displayed.
- When new Chat window opens
- When new message is printed in existing chat window
Not when status is set to busy and no chat window is opened.
I tested this on safari, works also when windows are tabbed in browser
window.focus();