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
When mask1 + scroll (raise/lower window) event happens on a google chrome window
it lower / rise the window and do not scroll the content when other window is selected by this action (lowering a window if there is another one below) -- as expected
it lower / rise the window AND scrolls the content when no other window is selected (no other window is below the lowered one) -- the scroll should not happen - shouldn't propagate to the app when the mask1 is pressed.
The text was updated successfully, but these errors were encountered:
When mask1 + scroll (raise/lower window) event happens on a google chrome window
The text was updated successfully, but these errors were encountered: