RTL style left should be right
heyyo - April 14, 2009 - 07:57
| Project: | Views carousel |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When using carousel view in RTL website, the movement to the left style attribute is not the appropiate direction to use it should be applyed to the right style attribute. (or left positive and not left negative)

#1
Any feedback on this issue ?
#2
To help to more understand the bug:
Here english version LTR without the bug:
http://web.3u4u.dyndns.biz:8000/rimonim/node/23
And same page in hebrew RTL with the bug:
http://web.3u4u.dyndns.biz:8000/rimonim/he/node/23
Thanks to have a look to this bug...
#3
A fix has been provided for jcarousel, could you add this fix to viewcarousel 6.x-1 version the on which is not dependent of jcarousel module.
link to the patch:
http://drupal.org/node/462370
regards.
#4
Which version does not depend on jcarousel ?
My fix, which is solving the problem in JCarousel, is actually implemented in my site using Views Carousel, so i guess it already solves this issue.
#5
This is a great thing to point out. I don't like hacking the .js file since that's an external project that I don't want to fork. I'm moving this to a future release.