From 21982858a257ea35453ee16e5544ac31843236c4 Mon Sep 17 00:00:00 2001 From: "jamiewalch@google.com" Date: Mon, 6 Jun 2011 20:04:36 +0000 Subject: Use oninput to catch all changes to OAuth text field. BUG= TEST=Use right-click > paste to enter the OAuth2 code. It should now correctly enable the Submit button. Review URL: http://codereview.chromium.org/7112038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88020 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/webapp/me2mom/choice.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'remoting') diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html index c199050..c2e8ebe 100644 --- a/remoting/webapp/me2mom/choice.html +++ b/remoting/webapp/me2mom/choice.html @@ -22,8 +22,7 @@ found in the LICENSE file.
+ oninput="handleOAuth2CodeChange();" />