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
For some reason the third mouse click is recognised as another MBTN_Left_DBL action, leading to additional execution of fullscreen, there's around 250ms delay between clicks where it can happen.
Beyond the annoyance of unwanted action, it very often leads to another old bug #1921 when the player is cycled from fullscreen, and then quickly dragged, leading to a lot of window glitching. This behaviour is so consistent that it breaks MBTN_Left_DBL cycle fullscreen in a workflow that requires to constantly switch and move videos.
Reproduction steps
Quickly press LMB 3 times.
Do the same as above from a fullscreen state, and instantly try dragging the window.
Expected behavior
Third mouse click shouldn't toggle Fullscreen action.
Actual behavior
mpv.mp4
00:00 - Examples of 3rd click cycling fullscreen.
00:06 - Examples of 3rd click going back to fullscreen and locking the window in a 'fullscreen windowed' state that breaks dragging (the mentioned old bug).
Important Information
For some reason the third mouse click is recognised as another
MBTN_Left_DBL
action, leading to additional execution of fullscreen, there's around 250ms delay between clicks where it can happen.Beyond the annoyance of unwanted action, it very often leads to another old bug #1921 when the player is cycled from fullscreen, and then quickly dragged, leading to a lot of window glitching. This behaviour is so consistent that it breaks
MBTN_Left_DBL cycle fullscreen
in a workflow that requires to constantly switch and move videos.Reproduction steps
Expected behavior
Third mouse click shouldn't toggle Fullscreen action.
Actual behavior
mpv.mp4
00:00 - Examples of 3rd click cycling fullscreen.
00:06 - Examples of 3rd click going back to fullscreen and locking the window in a 'fullscreen windowed' state that breaks dragging (the mentioned old bug).
Log file
mpvlog.txt
The text was updated successfully, but these errors were encountered: