Active
Project:
Views carousel
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2009 at 07:57 UTC
Updated:
4 Nov 2009 at 22:35 UTC
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)
Comments
Comment #1
heyyo commentedAny feedback on this issue ?
Comment #2
heyyo commentedTo 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...
Comment #3
heyyo commentedA 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.
Comment #4
shushu commentedWhich 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.
Comment #5
mfer commentedThis 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.