Package changes:
+kde-apps/kaccounts-providers-16.04.3
--- /dev/null
+ViewportWidth = 480
+ViewportHeight = 420
+UsernameField = input[name="Email"]
+PasswordField = input[name="Passwd"]
+# Accept all https URLs, and add as exceptions those http only
+# URLs which are used in some countries.
+# See https://bugs.launchpad.net/bugs/1074733
+AllowedUrls = (https://.*|http://[^/]*google\\.[^.]+/accounts/.*)
\ No newline at end of file
--- /dev/null
+UsernameField = input[id="username_or_email"]
+PasswordField = input[id="password"]
\ No newline at end of file
--- /dev/null
+UsernameField = input[name="nickname"]
+PasswordField = input[name="password"]
+# Force mobile version, so that layout does not scroll horizonally
+# https://bugs.launchpad.net/1051596
+UserAgent = Mozilla/5.0 (iPhone; CPU iPhone OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B206 Safari/7534.48.3
\ No newline at end of file