You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dfilatov I've added a test for pointerpressrelease in the issues/505@v2 branch. Could you check it in your IE version, because I can't reproduce this issue.
› git co issues/505@v2
› bem server
› open desktop.tests/jquery__event_type_pointerpressrelease/simple/simple.html
Yes, it's a very strange behaviour.
But, when I replaced pointerpress by mousedown and pointerrelease by mouseup -- all became to work as it was expected. I thought that pointerpress/pointerrelease events are transparent wrappers around mousedown/mouseup events for desktops, but ... (
The text was updated successfully, but these errors were encountered: