Closed paulmist closed 3 years ago
Interesting; suggest in the meanwhile click bar and/or use += 15 sec buttons.
While I can reproduce, the code explicitly disabling dragging; it's annoying but try the suggested workarounds.
This appear to be something out of my control, having explicitly disabled this and in a prototype WkWebView SimpleViewer exhibits same behavior in addition to stuttering UI.
The back story is that a transparent view is placed atop the view to manage drags, which I thought was intercepting drags, but appears not, at least not in the prototype. At the time it was a temporary measure so this is a work in progress. Hopefully this might get cleared out - things are always improving.
Found the problem; title bar drag support via mouseDown() was complicating intra window views' drags. Fixed in build 8423.
Version: Latest Appstore
Dragging the progress bar while playing a video drags the entire window.