Easy-digital-downloads: Chosen dropdowns cause a horizontal scroll bug in RTL

Created on 13 Oct 2016  路  3Comments  路  Source: easydigitaldownloads/easy-digital-downloads

When using an RTL language the view order details have an unwanted/huge horizontal scroll bar, and the reason is that, in Chosen, the 'chosen-drop' div is positioned using a negative 'left' which creates a horizontal scroll instead of 'hiding' the element.

To fix this issue, the dropdowns should have the 'chosen-rtl' class.

Will provide a PR.

priority-low type-bug

Most helpful comment

Going to put this in 2.6.9.

All 3 comments

Thanks for the report and the PR! We'll get it tested as soon as we can.

Easily replicated. The PR fixes it. Based on research, the PR is right on point. :+1:

Going to put this in 2.6.9.

Was this page helpful?
0 / 5 - 0 ratings