Can anyone else running iOS 7.0.3 help me confirm an issue with multiple select boxes in Safari? If yes - go to this example page: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select_multiple
Try selecting one or more items from the multi-box - then hit done. The select box reflects total number of selections but with one subtracted. Try this with just one selection and hit done and the selection value is cleared out all together.
The correct behavior is that it should match your number of selections in the list - you selected two, it should show two selected.
I've replicated this behavior on the iOS simulator (ver 7 - 463.9.4) with the latest version of Xcode.
It looks like this doesn't occur on 7.0.2 - but might be new to 7.0.3. I'm running an iPhone 5S.
Try selecting one or more items from the multi-box - then hit done. The select box reflects total number of selections but with one subtracted. Try this with just one selection and hit done and the selection value is cleared out all together.
The correct behavior is that it should match your number of selections in the list - you selected two, it should show two selected.
I've replicated this behavior on the iOS simulator (ver 7 - 463.9.4) with the latest version of Xcode.
It looks like this doesn't occur on 7.0.2 - but might be new to 7.0.3. I'm running an iPhone 5S.