Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Page zooms in when I click the input, but after I exist the input the screen remains zoomed in and will not re-size.

Adam,

We are not able to reproduce, we cannot see difference either in browser or on device.

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

Page zooms in when I click the input, but after I exist the input the screen remains zoomed in and will not re-size.

When you do the sign up process from the first page you can notice the zoom. You can really notice the zoom when you make it to the page where you have to enter the username. The page after is the worst, the upload profile and background photo page, I can only see maybe a quarter of the screen. Its noticeable on the browser as well as the apk. On the browser I can at-least zoom out, but on the apk its no hope. Can you guys please check again?

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

Page zooms in when I click the input, but after I exist the input the screen remains zoomed in and will not re-size.

This is the screenshots of the differences.First is the screenshot from the phone, second is from the browser how the page suppose to look Image Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Page zooms in when I click the input, but after I exist the input the screen remains zoomed in and will not re-size.

Dear Adam,

Please find below screen shots of that what I see when run your app as native.

Image Image Image Image Image

The same is in browser.

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

Page zooms in when I click the input, but after I exist the input the screen remains zoomed in and will not re-size.

Maybe its just my device. It still doing it. When I click the input box on the last screen and then click off it the page displays its normal size. Since I know it woks correctly on you guys devices, it shouldn't be a big deal anymore.

Hnto7127371
Posts: 0
Joined: Wed Sep 24, 2014 10:21 pm

Page zooms in when I click the input, but after I exist the input the screen remains zoomed in and will not re-size.

I also had this problem on my android devices (HTC and Samsung Galaxy S2 and S3). Weird thing is this only happened after the builder upgrade.

I've fixed the problem by adding a line of code to my custom css:

code
input:focus { font-size: 16px!important}
/code

This works for all my android devices.

Return to “Issues”