Comment 4 for bug 1375889

Revision history for this message
Bill Filler (bfiller) wrote :

I had similar lack of success when tweaking the override in ua-overrides-mobile.js

Then I removed the override and starting tweaking the default UA string just to see if it had any effect in UserAgent02.qml.

This string caused better formatting of mail.google.com and looked similar to Android. I tested using the browser and opening mail.google.com - did not try the webapp as I don't know if that has it's own override.

readonly property string _template: "Mozilla/5.0 (Linux; Ubuntu %1%2%3) AppleWebKit/%4 (KHTML, like Gecko) Chrome/%5 %6Safari/%7%8"

Maybe the override mechanism is not working correctly?

Only issue I observed with this UA String is that double tapping spacebar to insert period and autocaps no longer work when composing/replying to message.