BiDi.css bug in RTL language
- Status
- Closed
- Subject
- BiDi.css bug in RTL language
- Version
- 12.x Regression
- Category
- Patch
- Feature
- i18n (Multilingual, l10n, Babelfish)
- Resolution status
- Out of Date
- Submitted by
- AshkanV
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Description
Hello
In Tiki12 when I change the language from English to Farsi this make the site to use the translation and then when I select the Multilingual check box the direction of the site change from LTR to RTL and almost everything is in correct position.
In Tiki12.2 the first step is good but when i select the Multilingual check box the left side module comes to right side
but it does not make the center part of the
page to stay at center and they overlap with eachother.Correct RTL layout:
Buggy RTL layout:
I trace the problem and found that when the Multilingual check box is selected the BiDi.css is used and the difference in Tiki12 and Tiki12.2 BiDi.css that makes the buggy layout is the lack of these lines in Tiki12.2:
- col1.marginleft {
margin-left: 0px !important;
margin-right: 200px !important;}- c1c2 #wrapper #col1.marginright {
margin-left: 200px;
margin-right: 0;}- Solution
- Workaround
- Importance
- 10 high
- Easy to solve?
- 10 easy
- Priority
- 99
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5408
- Created
- Friday 08 August, 2014 08:08:53 UTC
by AshkanV - LastModif
- Sunday 10 August, 2025 09:39:16 UTC