View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
04364Bug reportsOtherpublic2010-06-08 21:51
ReporterAlaaQasem Assigned Totpartner  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.87+ 
Fixed in Version1.90RC1 
Summary04364: Radio Buttons Not Showing with Arabic Survey
Description

I created a survey with base language set to Arabic. I created a question under that survey of type List (radio) and when I go to test the question, I don't see the radio buttons for the answer choices in IE7. When I test the same question in Firefox, I can see the radio button showing up no problem. When I tried to look at the source of the page in IE7, I noticed that you are missing the hidden input field which exists in Firefox when I display the source of the page. However, even when I try to save the source of the page to my machine and add the hidden input field manually before the <li> tag, I still can't get the radio button to show up. If I type a text, however, in front of thta <li> tag I can see the text and it does push the radio button to show.

Steps To Reproduce
  1. Create a survey.
  2. Set the base language to Arabic
  3. Create a question group
  4. Create a question with type List (radio)
  5. Add answer options
  6. Preview the question
TagsNo tags attached.
Attached Files
rtl_arabic_survey.csv (5,113 bytes)
Bug heat6
Complete LimeSurvey version number (& build)8518
I will donate to the project if issue is resolved
BrowserIE7
Database type & versionMySQL 5.0.77
Server OS (if known)Don't Know...I think it's unix...hosted on netfirms
Webserver software & version (if known)Apache
PHP VersionPHP5

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2010-05-26 13:55

updater   ~11963

Last edited: 2010-05-26 13:56

Can you please provide a simple sample survey for testing? Just export it as .csv file and attach it here.

Also some screenshots would help a lot to solve the problem.

Thanks!

Mazi

Mazi

2010-05-26 13:56

updater   ~11964

Tony, can you have a look at this browser issue? If you have no idea what might cause the problem or how to solve it, please assign the ticket to Carsten, he worked on most of the RTL/LTR parts.

AlaaQasem

AlaaQasem

2010-05-26 17:18

reporter   ~11977

I just noticed that the problem is caused by the bluegray template. When I switched back to the default template, I was able to see the radio buttons.

Mazi

Mazi

2010-05-26 20:04

updater   ~11983

Fine, can you edit your bug report accordingly e.g. edit the error description and set a title like "Bluegray template doesn't work in LTR mode"?!

AlaaQasem

AlaaQasem

2010-05-26 21:16

reporter   ~11989

I don't know how to edit the description of the issue. I can only see the add note button.

tpartner

tpartner

2010-05-27 00:17

partner   ~11995

Fixed in revision 8753.

AlaaQasem, in the meantime you can add the following to the end of template-rtl.css:

.choice-5-pt-radio li,
.list-radio-flexible li,
.list-radio li,
.list-with-comment li,
.yes-no li,
.gender li {
text-indent: 1.7em;
}

Thanks for the detailed report.

Issue History

Date Modified Username Field Change
2010-05-26 02:20 AlaaQasem New Issue
2010-05-26 02:20 AlaaQasem Status new => assigned
2010-05-26 02:20 AlaaQasem Assigned To => user372
2010-05-26 13:54 Mazi Assigned To user372 => tpartner
2010-05-26 13:55 Mazi Note Added: 11963
2010-05-26 13:55 Mazi Status assigned => feedback
2010-05-26 13:56 Mazi Note Added: 11964
2010-05-26 13:56 Mazi Note Edited: 11963
2010-05-26 17:17 AlaaQasem File Added: rtl_arabic_survey.csv
2010-05-26 17:18 AlaaQasem Note Added: 11977
2010-05-26 17:18 AlaaQasem Status feedback => assigned
2010-05-26 17:20 AlaaQasem File Added: List_Question_without_Radio_Buttons.JPG
2010-05-26 20:04 Mazi Note Added: 11983
2010-05-26 20:04 Mazi Status assigned => feedback
2010-05-26 21:16 AlaaQasem Note Added: 11989
2010-05-26 21:16 AlaaQasem Status feedback => assigned
2010-05-27 00:17 tpartner Note Added: 11995
2010-05-27 00:17 tpartner Status assigned => resolved
2010-05-27 00:17 tpartner Fixed in Version => 1.90RC1
2010-05-27 00:17 tpartner Resolution open => fixed
2010-06-08 21:51 c_schmitz Status resolved => closed
2010-10-25 00:18 c_schmitz Category Survey Taking => (No Category)