Wait! Looks like we don't have enough information to add this to bug database. Please follow this
template bug format.
-
-
Can you be more descriptive with what doesn't work? Is it a widget? Interactions?
-
-
O boy, I bet I know what this one is... Can you go to http://whatsmyuseragent.com/ on that device and paste in the string it returns.
-
Sencha Premium Member
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome 11.0.696.34 Safari/534.24
-
The problem is because HTC keeps sending fake User Agent strings, it becomes extremely difficult for us to pinpoint what device we are on. It looks like we're detecting this device as Desktop device and therefore the interface is breaking.
Can you alert out Ext.os.is.Android and Ext.os.is.Disktop
-
Sencha Premium Member
just looking through my mobile and it seems like 'View desktop version' was enabled by default I believe? Unticked it and it all seems to be fine. I guess there would be no way to get around anything with the user-agent having nothing to do with a mobile
-
We're looking into other says of detecting Android. We might be able to use the processor (ARM) as a fallback, but it's quite difficult at times.
-

Originally Posted by
intellix
just looking through my mobile and it seems like 'View desktop version' was enabled by default I believe? Unticked it and it all seems to be fine. I guess there would be no way to get around anything with the user-agent having nothing to do with a mobile
What is the user agent when View desktop version is disabled?