View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04195 | Bug reports | Other | public | 2010-03-11 13:59 | 2010-03-19 17:02 |
| Reporter | alaa_nobani | Assigned To | c_schmitz | ||
| Priority | high | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.87 | ||||
| Fixed in Version | 1.87+ | ||||
| Summary | 04195: 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? | ||||
| Tags | No tags attached. | ||||
| Attached Files | 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;
} | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 8310 | ||||
| I will donate to the project if issue is resolved | |||||
| Browser | firefox & IE | ||||
| Database type & version | mysql | ||||
| Server OS (if known) | linux | ||||
| Webserver software & version (if known) | linux | ||||
| PHP Version | php5 | ||||
|
alaa_nobani, can you please attach a sample survey so we can better reproduce? |
|
|
hi I have uploaded the survey structure in csv format, plz check it. |
|
|
Attached fixed file. Fixed in rev. 8481 |
|
|
hi, how can I get that fix? should i download a new version of limesurvey? |
|
|
Or I just take the attached css file and replace it with the one that we currently have? |
|
|
Yes, replace the existing one in the bluengrey template dir |
|
| 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 |