Designer News
Where the design community meets.
Vancouver, BC Co-founder @ https://www.cozycal.com Joined about 10 years ago via an invitation from Kelly S. Chris has invited Ivan Zhao, Candice Heberer, Zaiming Yao
Good point. On the new Facebook app they've put the scroll-up bar on the bottom, which is less intrusive.
Thanks, I hadn't heard of Iconic until now.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
While it's not as bad as IE was, I've come across enough bugs in iOS Safari that I have to agree with the author that Apple is purposefully dragging its feet.
Here are a few that I have personally run into:
http://developer.telerik.com/featured/300-ms-click-delay-ios-8/
https://storify.com/jonathanstark/the-ios8-custom-keyboard-debacle
http://stackoverflow.com/questions/7609700/touch-events-not-get-triggered-on-svg-document
As of Safari Mobile for iOS 7.1.2, tapping a clickable element causes the element to enter the:hover state, and the element will remain in the :hover state until a different element has entered the :hover state.
Source: https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile
http://stackoverflow.com/questions/14492613/ios-ipad-fixed-position-breaks-when-keyboard-is-opened
All of these bugs combine to make it very, very difficult to create a native feeling web-app on iOS.