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

Touch input not working on subsurfaces #347

Closed
AlanGriffiths opened this issue Apr 27, 2018 · 2 comments
Closed

Touch input not working on subsurfaces #347

AlanGriffiths opened this issue Apr 27, 2018 · 2 comments
Assignees
Labels

Comments

@AlanGriffiths
Copy link
Collaborator

With #346 keyboard and mouse input seems to be working on subsurfaces, but not touch input. Test case:

  1. Start gedit.
  2. Touch "Open"
  3. Touch a recent doc. Expect it opens, actual nothing
  4. Touch "Other Document...". Expect open dialog, actual nothing.
@AlanGriffiths
Copy link
Collaborator Author

@wmww do you have a touch enabled device?

@wmww
Copy link
Contributor

wmww commented Apr 30, 2018

I do not have a touch device, but the fix (#350) was easy enough without. Still needs testing, obviously.

bors bot added a commit that referenced this issue Apr 30, 2018
350: implemented subsurface support for touches r=AlanGriffiths a=wmww

Pretty simple, but completely untested (don't have a touchscreen running Linux on me). (Fixes #347)

Co-authored-by: William Wold <william.wold@canonical.com>
@bors bors bot closed this as completed in #350 Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants