Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

touch screen support for Chrome #154

Open
forman opened this issue Nov 2, 2016 · 5 comments
Open

touch screen support for Chrome #154

forman opened this issue Nov 2, 2016 · 5 comments

Comments

@forman
Copy link

forman commented Nov 2, 2016

Panels can't be dragged in Chrome browsers using a touch screen. Observed with the DockPanel example on a Dell XPS laptop running Windows 10. With Firefox is works fine.

@jasongrout
Copy link
Member

FYI, Chrome 55 has PointerEvents, which may make this easier when it comes out: https://www.chromestatus.com/feature/4504699138998272

@sccolbert
Copy link
Member

@forman Thanks. This is a known issue. The DockPanel is really targeted at desktop users with a mouse. Once the PointerEvents spec is implemented everywhere, we'll move over to that. It's not a priority for me at the moment to support touch events.

@stefan505
Copy link

Any progress on this?

@jasongrout
Copy link
Member

FYI, it looks like firefox is still implementing PointerEvents and Safari has not implemented it.

@stefan505
Copy link

Yeah, I saw that thanks. Just wondered if any work has started on it for the supported platforms.

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

No branches or pull requests

4 participants