jQuery UI Widgets Forums Lists DropDownList RTL issue with FILTERING

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 7 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • RTL issue with FILTERING #74735

    JOsh777
    Participant

    Hello.

    I have the following issue,
    I needed to enable the FILTER option with the RTL option. The result was that all of the elements on the screen were RTL, except from the FILTER element itself, which remaind LTR (thus hidden by the scrollbar).

    After fiddling around with the development tools, I found that the FILTER element as well as its direct parent always get the inline css attribute “left: _px” regardless of the DIR (in RTL I would expect it to receive “right: _px”).

    Here is some sample code that reproduces the problem.

    Sincerely,
    Josh

    • This topic was modified 7 years, 9 months ago by  JOsh777.
    RTL issue with FILTERING #74743

    ivailo
    Participant

    Hi Josh,

    We will investigate the problem.
    Here is a simple workaround to fix it.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.