intel / webapps-scientific-calculator

Apache License 2.0
27 stars 33 forks source link

seems to have some rendering issues on iOS #32

Open davidmaxwaterman opened 8 years ago

davidmaxwaterman commented 8 years ago

https://twitter.com/kennwhite/status/719656788186898433

davidmaxwaterman commented 8 years ago

tested on Safari on OS X and that seems fine. having trouble finding an iOS device.

davidmaxwaterman commented 8 years ago

reproduced on friend's iPhone...now need to find one to debug on. I wonder if I also need OS X to debug on iOS...sigh.

davidmaxwaterman commented 8 years ago

I managed to get an iPad working and fixed the errors that show in mobile safari's developer thing...but even after fixing those so there's nothing on the console, I still don't get correct layout and the buttons still don't actually work. I'm not sure about more modern mobile safari (I'm using 5.0.1, iinm - I did look, but I forget...it's non-trivial).

davidmaxwaterman commented 8 years ago

FWIW, I'm told the buttons do actually work with later (latest?) version of mobile safari, so it seems to be just a layout problem. I guess I can ignore the older version of safari I am testing with.