css - horizontal touch scroll in android brwoser -


i trying use -webkit-overflow-scrolling: touch; in web site notice not working fine in android when <html dir="rtl">. if remove dir="rtl" works fine.

is there way fix problem keep using -webkit-overflow-scrolling: touch; safari , chrome. bug android browser? works fine on chrome , safari

here live demo: http://jsbin.com/azedel/2

here screenshots:

before scrolling

before

after scrolling (as can see there white space on left)

after scrolling


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -