Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

HTML Service does not work in Chrome on Nexus, but works in FF on Nexus, and Desktop Chrome #1956

Open
kpreid opened this issue Apr 16, 2015 · 1 comment

Comments

@kpreid
Copy link
Contributor

kpreid commented Apr 16, 2015

Original issue 1958 created by shahrin14 on 2015-03-12T03:45:54.000Z:

What steps will reproduce the problem?
1.Using HTML Service to serve a HTML form on the server side
2.Using Chrome on Nexus 5, access the webpage
3.Click on a button that has Onclick events triggered

What is the expected output? What do you see instead?
Javascript should run but it doesn't.

Does not work on:
Phone : Nexus 5
Android version: 5.0.1
Chrome Version: 40.0.2214.109

Works on:
Phone : Nexus 5
Android version: 5.0.1
Firefox Version: 36.0.1

Also works on:
Computer: Lenovo T420
OS version: Windows 7 Enterprise Service Pack 1 32 bit
Chrome Version: 41.0.2272.76

Contact me for URL for test case.

@kpreid
Copy link
Contributor Author

kpreid commented Apr 16, 2015

Comment #1 originally posted by erights on 2015-03-13T20:09:48.000Z:

I'm not sure whether to mark this Fixed, WontFix, or Pending. On the Caja side, it is fixed in Caja r5717 by
https://codereview.appspot.com/202040043/
https://codereview.appspot.com/202030043/
https://codereview.appspot.com/214110043/

which makes things work on Firefox, Chrome 41, and Safari. Unfortunately, at the present time, the current release of Chrome for Android is Chrome 40, and Caja cannot run safely there in Apps Script NATIVE mode.

Marking this Pending for now. Once Chrome 41 is released for Android, I'll change to Fixed.

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

1 participant