CefSharp icon indicating copy to clipboard operation
CefSharp copied to clipboard

Feature Request - Add WPF Stylus Support

Open amaitland opened this issue 5 years ago • 3 comments

Support for Touch/MultiTouch has been added (#228), Stylus support was left as experimental and not merged into the ChromiumWebBrowser control.

  • [ ] Selecting of text with stylus (https://github.com/cefsharp/CefSharp/issues/228#issuecomment-496704700)

The Stylus support is still part of the CefSharp.Wpf.Experimental.ChromiumWebBrowserWithTouchSupport class and will be merged into ChromiumWebBrowser after the above issues have been resolved.

amaitland avatar Jan 29 '20 00:01 amaitland

https://bitbucket.org/chromiumembedded/cef/issues/1059/cef3-multi-touch-support-with-offscreen#comment-56233743 suggests there are some problems with the stylus support in CEF.

amaitland avatar Feb 21 '20 07:02 amaitland

Hello Everyone, Is there a way to disable touch in cefsharp? Is it enabled by default. My application is not yet ready to support touch based devices, but we are using cefsharp WPF. Want to know if there is a way i can tell cefsharp to not bother about touch enabled devices. Please let me know

Varuna15 avatar Mar 28 '22 13:03 Varuna15

Use https://github.com/cefsharp/CefSharp/discussions to ask questions. This is unrelated to adding stylus support.

amaitland avatar Mar 28 '22 19:03 amaitland