Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Demos don't work on iPhone 4, iOS 7.1.2 both in Safari and Chrome 47 #6678

Closed
d668 opened this issue Jan 14, 2016 · 9 comments
Closed

Demos don't work on iPhone 4, iOS 7.1.2 both in Safari and Chrome 47 #6678

d668 opened this issue Jan 14, 2016 · 9 comments
Labels
P3: important Important issues that really should be fixed when possible.

Comments

@d668
Copy link

d668 commented Jan 14, 2016

I am not sure what n-1 browser support mean in this case, but Menu doesn't scroll and demos don't work on the iPhone 4. Like nothing works basically
2016-01-14 11 18 10
2016-01-14 11 15 32
image

@devversion
Copy link
Member

This is issue is a dupe of #6573

@d668
Copy link
Author

d668 commented Jan 14, 2016

not only

@devversion
Copy link
Member

Can you please provide more information, instead of just denying. The md-card issue on iOS is related to #6573 - Cards is related to the Flexbox Layout. About your scrolling, I can't reproduce that. It's working on the latest Safari.

@d668
Copy link
Author

d668 commented Jan 14, 2016

i have an iphone 4 and

  1. I can't scroll left menu
  2. text doesn't wrap in grey boxes

for a start

@devversion
Copy link
Member

Good... Problem 2, will be handled in #6573.

@mprentic-harris
Copy link
Contributor

@super-coder n-1 means that the current version and previous version are supported. This means Safari 9 (current) and 8 are supported. Safari 7 in iOS 7.1.2 is not supported.

@d668
Copy link
Author

d668 commented Jan 14, 2016

@mprentic-harris but what about Chrome 47? It also doesn't work

@mprentic-harris
Copy link
Contributor

@super-coder Chrome on iOS has to use the same Safari webkit engine due to Apple restrictions. So only the Safari/iOS version matter.

@ThomasBurleson ThomasBurleson added the P3: important Important issues that really should be fixed when possible. label Jan 15, 2016
@ThomasBurleson ThomasBurleson modified the milestone: Backlog Jan 15, 2016
devversion added a commit to devversion/material that referenced this issue Jan 19, 2016
Webkit doesn't allow using percentage values for flex parents, that's why we need to use flex without percentage on `<= xs` webkit

Fixes angular#6573 Fixes angular#6678
@devversion
Copy link
Member

Should be fixed in #6765

@Splaktar Splaktar removed this from the - Backlog milestone Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3: important Important issues that really should be fixed when possible.
Projects
None yet
Development

No branches or pull requests

5 participants