chromeos-apk
chromeos-apk copied to clipboard
Touch input not working on Windows
Touch screen input not working on Surface Pro. Mouse input seems to work fine. Multiple users reported problems with this device.
Using Chrome 37 64bit, but the problem is irrelevant to the version.
Hey @toxicdog Does the Surface Pro also have a stylus? does that one work?
Also could you test if touch works for you in this HTML5 version of Angry birds http://chrome.angrybirds.com/ ?
And lastly could you check the "enable touch events" flag in chrome://flags
Thank you for the detailed instructions. Unfortunately, it didn't solve the problem. I don't have a stylus nearby, and I also tried to enable the touch-event flag, but it didn't help.
The linked angry birds game works fine with the touchscreen.
Any options to debug this?
@toxicdog try this: with the ARChon custom runtime,
- go into
gen_index.min.js
: https://bitbucket.org/vladikoff/archon/src/e8a4a32c1bc21c5008e4f64798469d25e21c8b1a/gen_index.min.js?at=master#cl-846 changea.setAttribute("touchscreen", "ontouchstart"in document.documentElement);
toa.setAttribute("touchscreen", true);
- go into
plugin.js
https://bitbucket.org/vladikoff/archon/src/e8a4a32c1bc21c5008e4f64798469d25e21c8b1a/plugin.js?at=master#cl-541 changepluginObject.setAttribute('touchscreen', 'ontouchstart' in document.documentElement);
topluginObject.setAttribute('touchscreen', true);
- Make sure to press
RELOAD
in the Runtime section inchrome://extensions
: - Then also reload your game, hope this works!
Tried it, it loads, but touch input still doesn't work. Also tried to type
this.plugin_.setAttribute('touchscreen', true);
to child_plugin.js without any effect. It shows in Chrome Developer Tools in the Sources tab, so it loads, but it doesn't help.
Hi I have the same problem. I have a Asus t100 and don't works the touch controls
Also not working on xe700t. I can confirm the digital pen does work however. Tried the steps mentioned and it didn't work for me either.
Surface Pro 2 owner, same deal, touch doesn't work. The stylus however, that works.
@GazaIan That's odd. Windows touch controls are a bit unusual though.
I don't have a Win8 touch device that I can debug this issue on. I'll try to find a test device soon.
@PlasmaPower yeah, I assumed the stylus input worked because it's basically mouse input. Works better than a mouse, so I guess I can use it for now, but touch support would be amazing.
@vladikoff many thanks. If you need help about some log or something you say me
same issue on asus vivotab note 8 touchscreen controls dont work but stylus and mouse work
the linked html 5 version of angry birds touch controls work fine
thanks to vladikoff and all for efforts
asus q501la, windows 7 64, same issue
LG Slidepad, Windows 8.1 32bits, Chrome 38.0.02125.104 m work only with mouse, in any app.
Dell Venue 8 Pro same problem although there is a workaround to it, use a virtual mouse. Google it and you'll find it. Doesn't feel natural but it works.
Same result here on a Dell Inspiron 13 7347. This is the Core i5 model with 8GB RAM, 500 GB HDD. No response at all in any app to touch input. It comes with a capacitive stylus that also does not induce any response to touch input. Latest version of 8.1 64bit with all updates installed. Same result in desktop and Windows 8 mode. Have not tried the troubleshooting steps listed above but I'd imagine if it doesn't work for them it won't work for me.
just wondering if anyone had managed to find a solution/work around for this? Touch not working on my asus t100 archon 1.2 chrome 39 32bit. Works using a mouse
Same story on Lenovo Yoga Pro 2 - touch does not work. I'm watching this anxiously since this is my only hope to get a decent version of marvel comics unlimited running on my Yoga.
vladikoff, I would gladly donate a few dollars toward helping to get you a cheap windows tablet. The HP Stream 7 seems to be going for around $100.
@TheWraithL98 I ordered the HP Stream 7 and will try to test on that, thanks for letting me know!
same issue with the Acer Iconia w4
I have tried to run Android apk on Win7/8 and Linux ubuntu 12.04. Unfortunately, I fail on all of environments. More specifically, the touch function didn't work at all.
I wonder which cause this problem. Is it OS or device? Is there any OS or device which works touch function? If it is, what is the OS/version or device name?
@vladikoff did you ever get anywhere with geting touch to work on the HP Stream 7? I was maintaining hope for this project, but I am thinking of buying AMIDUOS instead.
having the touchscreen working would be a real game changer... Still no updates about it?
Any update on this, and how to fix it :(
I also had this problem on my dell venue 8 pro with windows 8.1 Everything else worked with touch, even regular desktop apps.
@vladikoff are you still working on fix it. what you need for fix this issue.
Hi any update on this ??
Please give update! Still not fixed!