Android Browser Displaying only a portion of the screen

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
William Jamieson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 212
Joined: Fri Feb 01, 2013 1:31 am
Contact:

Android Browser Displaying only a portion of the screen

Post by William Jamieson » Tue Sep 24, 2013 8:16 am

I am using the example stack from the livecode browser lesson (attached). The browser group is set to cover a large portion of the screen, but the actual website only appears in a small corner as depicted in the photo attached. I have tried resetting the size of the browser window, but each time I do, the actual website window seems to get smaller and smaller with each trial deploying to my android.

I am using LC C 6.5. Any input on how to get the internet window to be of the same rect as the group control would be much appreciated :)

-Will J
Attachments
Mobile Browser Example.zip
(2.68 KiB) Downloaded 211 times
Screenshot_2013-09-23-22-45-28.png
Take a look to get a preview here

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Android Browser Displaying only a portion of the screen

Post by Klaus » Tue Sep 24, 2013 11:53 am

Hi Will,

LC 6.5 is the first DEVELOP PREVIEW and you cannot exspect it to work as exspected! 8)
So maybe you discovered a bug in the pre-release and you should bug report it.


Best

Klaus

William Jamieson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 212
Joined: Fri Feb 01, 2013 1:31 am
Contact:

Re: Android Browser Displaying only a portion of the screen

Post by William Jamieson » Tue Sep 24, 2013 10:33 pm

I still have the old version on my computer. Let me try it on that and get back to you.

-Will

William Jamieson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 212
Joined: Fri Feb 01, 2013 1:31 am
Contact:

Re: Android Browser Displaying only a portion of the screen

Post by William Jamieson » Tue Sep 24, 2013 10:36 pm

Great solution Klaus! You solved another one! It works perfectly on 6.1! I can't believe I lost sleep over that.

Ill make sure I report it to Runrev :)

Post Reply