View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
04195Bug reportsOtherpublic2010-03-19 17:02
Reporteralaa_nobani Assigned Toc_schmitz  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.87 
Fixed in Version1.87+ 
Summary04195: arabic language aligment probelm
Description

Hi am using Lime Version 1.87 (8310) and we have problem in the aligment of arabic answers, as you can see in the attached screen shot , the answers aligned left to right while in arabic it should be aligned right to left, how to fix this?

TagsNo tags attached.
Attached Files
screen1.jpg (86,706 bytes)   
screen1.jpg (86,706 bytes)   
template-rtl.css (1,850 bytes)   
/* This CSS file is included if a Right-to-Left language is used */

.answertext, .answer {
    text-align:right;
}

.boilerplate td td, 
.numeric td td, 
.choice-5-pt-radio td td, 
.yes-no td td, 
.gender td td, 
.date td td, 
.numeric-multi td td, 
.numeric td td, 
.list-with-comment td td, 
.list-dropdown-flexible td td, 
.ranking td td, 
.numeric-multi td td, 
.language td td, 
.multiple-opt-comments td td, 
.multiple-short-txt td td, 
.text-short td td, 
.text-long td td, 
.text-huge td td, 
.numeric-multi td td, 
.array-5-pt td, 
.array-10-pt td, 
.array-yes-uncertain-no td, 
.array-increase-same-decrease td, 
.array-flexible-row td, 
.array-flexible-column td, 
.array-multi-flexi td, 
.array-multi-flexi-text td, 
.array-flexible-duel-scale td  {
    text-align: right !important;
}


 .choice-5-pt-radio .answer li
,.list-radio-flexible .answer li
,.list-radio .answer li
,.list-with-comment .answer li
,.multiple-opt .answer li
,.multiple-opt-comments .answer li
,.multiple-short-txt .answer li
,.numeric-multi .answer li
,.yes-no .answer li
,.gender .answer li {
    text-align: right;
}


.list-radio .answer li label {
    width: auto;
}

/* line 207 */

td.questiontext {
    text-align: right;
}

/* line 294 */
 .choice-5-pt-radio ul
,.yes-no ul
,.gender ul {
    text-align: right;
}

/*line 414 */

.choice-5-pt-radio li, 
.list-radio-flexible li, 
.list-radio li, 
.list-with-comment li, 
.multiple-opt li, 
.multiple-opt-comments li, 
.multiple-short-txt li, 
.numeric-multi li, 
.yes-no li, 
.gender li{
    text-align: right;
}
/* line 479 */

.list-with-comment div.list {
    float: right;
}

.list-with-comment div.list p {
    text-align: right;
}

.list-with-comment p.comment {
    text-align: right;
    float:left;
}
template-rtl.css (1,850 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)8310
I will donate to the project if issue is resolved
Browserfirefox & IE
Database type & versionmysql
Server OS (if known)linux
Webserver software & version (if known)linux
PHP Versionphp5

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2010-03-13 15:24

administrator   ~11319

Last edited: 2010-03-13 15:24

alaa_nobani, can you please attach a sample survey so we can better reproduce?

alaa_nobani

alaa_nobani

2010-03-13 15:53

reporter   ~11320

hi I have uploaded the survey structure in csv format, plz check it.

c_schmitz

c_schmitz

2010-03-13 16:04

administrator   ~11321

Attached fixed file. Fixed in rev. 8481

alaa_nobani

alaa_nobani

2010-03-13 16:35

reporter   ~11325

hi, how can I get that fix? should i download a new version of limesurvey?

alaa_nobani

alaa_nobani

2010-03-13 17:12

reporter   ~11326

Or I just take the attached css file and replace it with the one that we currently have?

c_schmitz

c_schmitz

2010-03-13 17:19

administrator   ~11327

Yes, replace the existing one in the bluengrey template dir

Issue History

Date Modified Username Field Change
2010-03-11 13:59 alaa_nobani New Issue
2010-03-11 13:59 alaa_nobani File Added: screen1.jpg
2010-03-11 14:53 Mazi Status new => assigned
2010-03-11 14:53 Mazi Assigned To => c_schmitz
2010-03-13 15:24 c_schmitz Note Added: 11319
2010-03-13 15:24 c_schmitz Status assigned => feedback
2010-03-13 15:24 c_schmitz Note Edited: 11319
2010-03-13 15:52 alaa_nobani File Added: limesurvey_survey_12956.csv
2010-03-13 15:53 alaa_nobani Note Added: 11320
2010-03-13 15:53 alaa_nobani Status feedback => assigned
2010-03-13 16:02 c_schmitz File Deleted: limesurvey_survey_12956.csv
2010-03-13 16:02 c_schmitz File Added: template-rtl.css
2010-03-13 16:04 c_schmitz Note Added: 11321
2010-03-13 16:04 c_schmitz Status assigned => resolved
2010-03-13 16:04 c_schmitz Fixed in Version => 1.87+
2010-03-13 16:04 c_schmitz Resolution open => fixed
2010-03-13 16:35 alaa_nobani Note Added: 11325
2010-03-13 17:12 alaa_nobani Note Added: 11326
2010-03-13 17:19 c_schmitz Note Added: 11327
2010-03-19 17:02 c_schmitz Status resolved => closed