https://bugs.winehq.org/show_bug.cgi?id=57115
Bug ID: 57115 Summary: CEF sample application "Draggable" test fails Product: Wine Version: 9.16 Hardware: x86-64 URL: https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2 Bg114ea2a%2Bchromium-127.0.6533.120_windows64_client.t ar.bz2 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
Created attachment 77007 --> https://bugs.winehq.org/attachment.cgi?id=77007 Wine 9.16 console output
The Draggable test in the Chromium Embedded Framework sample application allows the application itself to be moved when dragging inside a supplied red box.
Under Windows 10 this works as expected. Under Wine 9.16 this has no effect.
$ wine cefclient.exe --url=https://tests/draggable
Nothing new is printed in the console while testing this.