mobify / stencil

DEPRECIATED - The latest Stencil development is currently taking place in the Adaptive.js repo.
MIT License
4 stars 0 forks source link

Arrange - Component - visual isses in iOS 6.1.3, Android 2.3.6 #46

Closed qa-derrick closed 10 years ago

qa-derrick commented 10 years ago

Test 1, 3, 4, 5, 6, 8 are not functioning correctly on iOS 6 and Android 2.3.X

Results: The objects appear not to support flex

test8

test5

test6

test3

test1

test4

ry5n commented 10 years ago

I noticed this when I was working on the automated testing features, and fixed it there (terribly bad habit, I know). That got merged in recently, so this should be fixed now in master. I’ve tested and verified the fix in Android 2.3, 4.0.4 and Safari 6.1. Still needs full re-testing to verify.

ry5n commented 10 years ago

Unless someone wants to re-open, I’m going to consider the testing mentioned in the previous comment sufficient. We’ve been using Arrange with these fixes on actual projects too without issues.