Skip to content
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

Feature Request - My Feature #2991

Closed
1 of 3 tasks
etheaven opened this issue Dec 11, 2019 · 1 comment
Closed
1 of 3 tasks

Feature Request - My Feature #2991

etheaven opened this issue Dec 11, 2019 · 1 comment

Comments

@etheaven
Copy link

etheaven commented Dec 11, 2019

CefSharp is a wrapper around the Chromium Embedded Framework in a lot of cases a feature must be added to CEF first before it can be used in CefSharp. CEF has it's own Feature Request Forum at https://magpcss.org/ceforum/viewforum.php?f=7


Describe the solution you'd like
Touchscreen support in default cefbrowser

Additional context
I somehow managed to open another window of cef and there the touchscreen support was working, but not in the CefSharp.MinimalExample originally when browsing google ferrari for example

Checklist:

  • I have reviewed the CEF API and have confirmed the feature I'm requesting is possible.
  • The Feature I'm requesting is an improvement to Async Javascript Binding (No new feature are being added to the Sync Javascript binding)
  • An open PR exists on the CEF Pull Requests and I'd like to propose this feature is added to CefSharp when/if it's merged.
@amaitland
Copy link
Member

The WPF version will get touch screen support shortly, that's tracked by #228

The WinForms version the touch support is entirely implemented in Chromium, there are a few activation issues, in general it works fine.

Closing as there is nothing actionable detailed in this feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants