Closed ap-m closed 10 years ago
Still happening. I haven't looked deep into the cause of the issue, but a quick fix I used to resolve it is adding a border to the list:
.ui-datebox-flipcontent ul {
border:1px solid rgba(0,0,0,0);
}
huh.
1.) I've no idea why that fix would work, but it sure seems to - doesn't seem to break it elsewhere, so in it goes.
2.) curiously, if you move the slider (pre-fix), it is correct when the control updates. odd.
Thanks for the fix.
The TimeFlipBox AM/PM spinner is misaligned in Safari on iOS 7.
Reproduction steps:
A screenshot is attached. It was taking using Safari in the iOS 7 simulator (Version 7.0 (463.9.4)). Safari's User-Agent value was:
Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53