I set up a rocker gesture, right+left, to close windows. If the closed window was hiding another browser window, the revealed window catches the mouseup event and behaves as if a mousedown event occurred (i.e. the right mouse button context menu appears). Is there a way to avoid this? Thanks.