Page MenuHomePhabricator

'dismissed' action doesn't get logged in some situations
Closed, ResolvedPublic

Description

When hovering over a link until a popup is visible and hovering out, a "dismissed" action should be logged. Sometimes though the action doesn't get logged. This happens when the mouse cursor passes over another link when dismissing the popup. See the attached screencast. Notice how the action doesn't get logged when I move over the link "3" while dismissing the popup.

Expected: the dismissed action should be logged regardless of whether the mouse moves over another link or not while dismissing the popup.

Event Timeline

Change 292214 had a related patch set uploaded (by Bmansurov):
Correctly log the 'dismissed' action when hovering over another link

https://gerrit.wikimedia.org/r/292214

Change 292214 merged by jenkins-bot:
Correctly log the 'dismissed' action when hovering over another link

https://gerrit.wikimedia.org/r/292214

URL to test? Seems like the dragging the mouse between links in http://reading-web-staging.wmflabs.org/wiki/Test#Sup isn't POSTing to EL, I imagine some code just needs to be pushed?

@dr0ptp4kt the link you gave works now. I've updated the server.

Confirmed. Marking Resolved.