-
Notifications
You must be signed in to change notification settings - Fork 509
fix(session): track mouse movement activity #11127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Maksim Sukharev <[email protected]>
3effca2 to
20dabaf
Compare
|
cc @nickvergessen for behavior change, @SystemKeeper for checking on Safari |
Not working in safari it seems: Bildschirmaufnahme.2023-12-05.um.21.21.18.mov |
|
maybe try |
|
I tried to add (also tried But I only see "Move" output when the window is focussed in safari, as soon as another window is focussed, no 'Move' is logged. Scrolling seems to work: but not sure if this also fires when we programmatically scroll. |
|
Tested as well, seems that MacOS tries to save resources here, on inactive tabs:
So I'd raise an issue to track that for Safari cases, but see nothing we could do atm |
DorraJaouad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed, it is fine to skip Safari for now.
Tested on Firefox and Chrome ✅
|
/backport to stable28 |
☑️ Resolves
document=>document.bodyfixes behavior on Firefox with event registrationmouseenternow mark session as active,mouseleaverestarts a timer🖌️ UI Checklist
🚧 Tasks
🏁 Checklist