Comment 3 for bug 1374562

Revision history for this message
Olivier Tilloy (osomon) wrote :

I can confirm that by replacing the override for mail.google.com with a chrome on android UA string, I’m getting a fixed toolbar at the top, not a floating one. The UA I used for testing is the following one:

    Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19

(from https://developer.chrome.com/multidevice/user-agent)