Boren Zhang created CB-5832:
-------------------------------

             Summary: Run with jQuery produce a shrunk page on Ubuntu Touch
                 Key: CB-5832
                 URL: https://issues.apache.org/jira/browse/CB-5832
             Project: Apache Cordova
          Issue Type: Bug
          Components: Ubuntu
    Affects Versions: 3.3.0
         Environment: Ubuntu Touch version:
Linux ubuntu-phablet 3.4.0-3-mako #21-Ubuntu SMP PREEMPT Tue Oct 8 13:11:48 UTC 
2013 armv7l armv7l armv7l GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu Trusty Tahr (development branch)"

            Reporter: Boren Zhang
            Priority: Minor


I found out that running cordova with jQuery on Ubuntu Touch, Nexus 4 
will produce a shrunk page.
Just add
     <script src="http://code.jquery.com/jquery-1.10.1.min.js";></script>
before the end of <head> and run on Ubuntu Touch on device Nexus 4.
When run on desktop, it is fine.

One work around is to change the scale from 1 to 2 in <meta>. Just temporal 
solution.





--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to