This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.
bug: Range input does not slide during/after text input #194
Open
Description
From @artzstudio on February 5, 2016 16:44
Type: bug
Ionic Version: 1.x
Platform: ios 9 browser
Open this CodePen in Safari on iOS 9: http://codepen.io/daveartz/pen/PZyGKe
Step 1: Open Modal
Step 2: Position cursor in an input field.
Step 3: Observe you cannot bring focus to or move range sliders.
Step 4: Observe the same thing happens in a non-modal on "About" tab.
I found that this issue does not immediately appear to be present outside of a tab view: http://codepen.io/daveartz/full/qbJaNN/
This is currently a blocker user experience bug for me and I can't launch my product without a resolution. Please advise!
Copied from original issue: ionic-team/ionic-framework#5346