bigbearlabs / contexter-issues

0 stars 0 forks source link

Safari: pages with mouseover can inadvertently dismiss overlay. #76

Open sohocoke opened 7 years ago

sohocoke commented 7 years ago

Test case: https://bitbucket.org/bigbearlabs/contexter/branches/ trying to use controls on the overlay activates mouseover on the page's left nav section and dismiss the overlay.

Logging shows we get window resize events, so need a way to filter out those resulting from mouseover on web views.