Ionic iPad html5 video seek control bug

on Ionic 1.3.2 via iPad iOS 10.2.1 - html5 video seek controls are unusable unless adding scroll=“false” in <ion-content

plunkr here with 2 views - 1 with default (scroll=“true” - not explicitly set) and the 2 with (scroll=“false”):
https://embed.plnkr.co/890zeu/

I’ve tested this on both the ion sidemenu and tabs starter templates - same bug in both

Can someone confirm they are seeing this behavior as well?

Thanks