-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resizing iframe stop capturing mouse wheel #2515
Comments
What command line args did you load cefclient with? |
I did not use any. I use the default constructor of CefSettings.
…________________________________
From: Alex Maitland <[email protected]>
Sent: Friday, September 14, 2018 5:46:13 PM
To: cefsharp/CefSharp
Cc: Olivier Sasseville; Author
Subject: Re: [cefsharp/CefSharp] Resizing iframe stop capturing mouse wheel (#2515)
What command line args did you load cefclient with?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#2515 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ADh5GygwiK8vlaI1BsfwYsxwXeTZrXFXks5ubCOlgaJpZM4WpfFy>.
|
When testing |
I expect what your seeing is related to https://bitbucket.org/chromiumembedded/cef/issues/2214/osr-scroll-is-erratic-after-using-mouse and will be resolved in version Testing with 05b37ab and everything works as expected. |
I just tried the CodePen with Removing the |
Using the WinForms version is the equivalent. Closing as this has been resolved and will be fixed in the 69 release. |
Bug Report
The text was updated successfully, but these errors were encountered: