Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No field view on iOS 8 #986

Closed
RubensRainelli opened this issue Dec 1, 2014 · 15 comments
Closed

No field view on iOS 8 #986

RubensRainelli opened this issue Dec 1, 2014 · 15 comments

Comments

@RubensRainelli
Copy link

In Safari on iOS 8 it's not vieweable the text fields, please consider to fix this incompatibility.

@timcash
Copy link

timcash commented Dec 2, 2014

Same problem with paper-input. Nothing seems to render but one can "select" the element if you know where to click. iOS version 8.1.1 Safari and the newest Chrome on iOS with Polymer 5.1

@RubensRainelli
Copy link
Author

Apparently Polymer isn't made for outer than Android :(

Il giorno mar 2 dic 2014 01:37 Tim [email protected] ha scritto:

Same problem with paper-input. Nothing seems to render but one can
"select" the element if you know where to click. iOS version 8.1.1 Safari
and the newest Chrome on iOS.


Reply to this email directly or view it on GitHub
#986 (comment).

@arthurevans
Copy link

Can you be specific where you're seeing this issue? Is it the paper-input demo?

https://www.polymer-project.org/components/paper-input/demo.html

This works fine in iOS 7. For what it's worth, the Polymer team has put a lot of time into compatibility with all of the evergreen browsers. This includes upcoming major changes (announced recently at Chrome Dev Summit) specifically to improve performance on iOS Safari.

(Note that Chrome on iOS is really just a shell around the same browser engine that powers Safari. This is because Apple doesn't allow browsers to ship on iOS with competing rendering engines.)

Most of the core Polymer team are offsite this week, so it might take a little longer than usual for bugs to get processed and assigned. Please bear with us.

@RubensRainelli
Copy link
Author

In the game sample on iOS 8 it's not vieweable the text input fields NOR
what I type.

Il giorno mar 2 dic 2014 19:18 Arthur Evans [email protected] ha
scritto:

Can you be specific where you're seeing this issue? Is it the paper-input
demo?

https://www.polymer-project.org/components/paper-input/demo.html

This works fine in iOS 7. For what it's worth, the Polymer team has put a
lot of time into compatibility with all of the evergreen browsers. This
includes upcoming major changes (announced recently at Chrome Dev Summit)
specifically to improve performance on iOS Safari.

(Note that Chrome on iOS is really just a shell around the same browser
engine that powers Safari. This is because Apple doesn't allow browsers to
ship on iOS with competing rendering engines.)

Most of the core Polymer team are offsite this week, so it might take a
little longer than usual for bugs to get processed and assigned. Please
bear with us.


Reply to this email directly or view it on GitHub
#986 (comment).

@arthurevans
Copy link

OK. I can reproduce that issue in the game sample on iOS 7 as well, but it seems to be limited to the game. (I actually reported it a while back on desktop Safari, and I thought it was fixed. No such luck. However, it seems to be specific to the way Topeka is built for the website.)

Can you take a look at:

https://www.polymer-project.org/components/paper-input/demo.html

And let me know if those look OK to you on iOS 8?

@timcash
Copy link

timcash commented Dec 2, 2014

The paper input demo renders for me On iOS 8.1.1 however Topeka does not
On Dec 2, 2014 11:20 AM, "Arthur Evans" [email protected] wrote:

OK. I can reproduce that issue in the game sample on iOS 7 as well, but it
seems to be limited to the game. (I actually reported it a while back on
desktop Safari, and I thought it was fixed. No such luck. However, it seems
to be specific to the way Topeka is built for the website.)

Can you take a look at:

https://www.polymer-project.org/components/paper-input/demo.html

And let me know if those look OK to you on iOS 8?


Reply to this email directly or view it on GitHub
#986 (comment).

@RubensRainelli
Copy link
Author

Ok, maybe #Topeka isn't updated to the latest version of Polymer, could
someone check for it?
Maybe by checking the css with Chrome Developer Tools of Firefox's DT?
Il giorno Tue Dec 02 2014 at 20:53:59 Tim [email protected] ha
scritto:

The paper input demo renders for me On iOS 8.1.1 however Topeka does not
On Dec 2, 2014 11:20 AM, "Arthur Evans" [email protected] wrote:

OK. I can reproduce that issue in the game sample on iOS 7 as well, but
it
seems to be limited to the game. (I actually reported it a while back on
desktop Safari, and I thought it was fixed. No such luck. However, it
seems
to be specific to the way Topeka is built for the website.)

Can you take a look at:

https://www.polymer-project.org/components/paper-input/demo.html

And let me know if those look OK to you on iOS 8?


Reply to this email directly or view it on GitHub
#986 (comment).


Reply to this email directly or view it on GitHub
#986 (comment).

@arthurevans
Copy link

Thanks. Just updated my personal device to 8.1 so I can see what everyone else is seeing.

The Topeka problem appears to be some kind of bower issue; I believe it's getting the wrong dependencies. So far I haven't been able to get the right bits onto the site, but we'll keep working on it.

@arthurevans
Copy link

Update: it appears the Topeka issue is actually related to the vulcanize tool. The unvulcanized version of the app works for me on iOS 8:

https://www.polymer-project.org/apps/topeka/index.html

Disclaimer: load time is extremely long on the unvulcanized version

@RubensRainelli
Copy link
Author

So it's also a main problem for HTML5 based apps?

Il giorno ven 5 dic 2014 20:51 Arthur Evans [email protected] ha
scritto:

Update: it appears the Topeka issue is actually related to the vulcanize
tool. The unvulcanized version of the app works for me on iOS 8:

https://www.polymer-project.org/apps/topeka/index.html

Disclaimer: load time is extremely long on the unvulcanized version


Reply to this email directly or view it on GitHub
#986 (comment).

@arthurevans
Copy link

@azakus latest version of topeka isn't working at all for me in vulcanized form.

@dfreedm
Copy link
Member

dfreedm commented Dec 11, 2014

This is fixed in master, cutting 0.5.2 with the fix now.

@arthurevans
Copy link

Site is updated to 0.5.2, text inputs in Topeka appear to be working fine with Safari on iOS 8.1.1.

If you see any other issues, please let us know.

@RubensRainelli
Copy link
Author

Thanks a lot!

Il giorno ven 12 dic 2014 02:25 Arthur Evans [email protected] ha
scritto:

Closed #986 #986.


Reply to this email directly or view it on GitHub
#986 (comment).

@RubensRainelli
Copy link
Author

RubensRainelli commented May 24, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants