View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19186 | Bug reports | Question editor | public | 2023-10-21 03:54 | 2023-10-26 09:03 |
Reporter | modernity4r | Assigned To | |||
Priority | none | Severity | minor | ||
Status | confirmed | Resolution | open | ||
Product Version | 6.2.x | ||||
Summary | 19186: suffix-prefix-force didn't work good on little screeen | ||||
Description | to display the answer prefix, text input box, and answer suffix on a single line on 'mobile phones' For example, if there is a question, "How old are you? (Please write in numbers)", one can design a display that includes a (years) suffix. On laptops and PCs, one can normally adjust the text input box width/size. However, on mobile phones, the answer prefix and answer suffix are placed above and below the text input box, regardless of the width/size adjustment. I'd like to display the answer prefix, text input box, and answer suffix on a single line, but it seems there's an exception on mobile phones. Is there a solution for this? | ||||
Steps To Reproduce | Steps to reproduceImport limesurvey_survey_984269-suffix-prefix-force.lss survey Expected result(years) shown just right of input Actual result(years) shown far right of input | ||||
Tags | No tags attached. | ||||
Attached Files | limesurvey_survey_984269.lss (25,837 bytes)
<?xml version="1.0" encoding="UTF-8"?> <document> <LimeSurveyDocType>Survey</LimeSurveyDocType> <DBVersion>616</DBVersion> <languages> <language>en</language> </languages> <groups> <fields> <fieldname>gid</fieldname> <fieldname>sid</fieldname> <fieldname>group_order</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <gid><![CDATA[3]]></gid> <sid><![CDATA[984269]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance><![CDATA[1]]></grelevance> </row> </rows> </groups> <group_l10ns> <fields> <fieldname>id</fieldname> <fieldname>gid</fieldname> <fieldname>group_name</fieldname> <fieldname>description</fieldname> <fieldname>language</fieldname> <fieldname>sid</fieldname> <fieldname>group_order</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <id><![CDATA[4]]></id> <gid><![CDATA[3]]></gid> <group_name><![CDATA[내 첫 번째 설문 그룹]]></group_name> <language><![CDATA[en]]></language> <sid><![CDATA[984269]]></sid> <group_order><![CDATA[1]]></group_order> <randomization_group/> <grelevance><![CDATA[1]]></grelevance> </row> </rows> </group_l10ns> <questions> <fields> <fieldname>qid</fieldname> <fieldname>parent_qid</fieldname> <fieldname>sid</fieldname> <fieldname>gid</fieldname> <fieldname>type</fieldname> <fieldname>title</fieldname> <fieldname>preg</fieldname> <fieldname>other</fieldname> <fieldname>mandatory</fieldname> <fieldname>encrypted</fieldname> <fieldname>question_order</fieldname> <fieldname>scale_id</fieldname> <fieldname>same_default</fieldname> <fieldname>relevance</fieldname> <fieldname>question_theme_name</fieldname> <fieldname>modulename</fieldname> <fieldname>same_script</fieldname> </fields> <rows> <row> <qid><![CDATA[3]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[984269]]></sid> <gid><![CDATA[3]]></gid> <type><![CDATA[N]]></type> <title><![CDATA[Q00]]></title> <preg/> <other><![CDATA[N]]></other> <mandatory><![CDATA[Y]]></mandatory> <encrypted><![CDATA[N]]></encrypted> <question_order><![CDATA[1]]></question_order> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <question_theme_name><![CDATA[numerical]]></question_theme_name> <same_script><![CDATA[0]]></same_script> </row> </rows> </questions> <question_l10ns> <fields> <fieldname>id</fieldname> <fieldname>qid</fieldname> <fieldname>question</fieldname> <fieldname>help</fieldname> <fieldname>script</fieldname> <fieldname>language</fieldname> </fields> <rows> <row> <id><![CDATA[4]]></id> <qid><![CDATA[3]]></qid> <question><![CDATA[How old are you?]]></question> <help><![CDATA[Answer with numbers]]></help> <script/> <language><![CDATA[en]]></language> </row> </rows> </question_l10ns> <question_attributes> <fields> <fieldname>qid</fieldname> <fieldname>attribute</fieldname> <fieldname>value</fieldname> <fieldname>language</fieldname> </fields> <rows> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[cssclass]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[em_validation_q]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[em_validation_q_tip]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[em_validation_q_tip]]></attribute> <value/> <language><![CDATA[ko]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[em_validation_sq]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[em_validation_sq_tip]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[em_validation_sq_tip]]></attribute> <value/> <language><![CDATA[ko]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[hidden]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[hide_tip]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[input_size]]></attribute> <value><![CDATA[10]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[max_num_value_n]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[maximum_chars]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[min_num_value_n]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[num_value_int_only]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[page_break]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[placeholder]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[placeholder]]></attribute> <value><![CDATA[00]]></value> <language><![CDATA[ko]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[prefix]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[prefix]]></attribute> <value/> <language><![CDATA[ko]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[printable_help]]></attribute> <value/> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[printable_help]]></attribute> <value/> <language><![CDATA[ko]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[public_statistics]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[random_group]]></attribute> <value/> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[save_as_default]]></attribute> <value><![CDATA[N]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[statistics_graphtype]]></attribute> <value><![CDATA[0]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[statistics_showgraph]]></attribute> <value><![CDATA[1]]></value> <language/> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[suffix]]></attribute> <value><![CDATA[(years)]]></value> <language><![CDATA[en]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[suffix]]></attribute> <value><![CDATA[(years)]]></value> <language><![CDATA[ko]]></language> </row> <row> <qid><![CDATA[3]]></qid> <attribute><![CDATA[text_input_width]]></attribute> <value><![CDATA[2]]></value> <language/> </row> </rows> </question_attributes> <surveys> <fields> <fieldname>sid</fieldname> <fieldname>gsid</fieldname> <fieldname>admin</fieldname> <fieldname>expires</fieldname> <fieldname>startdate</fieldname> <fieldname>adminemail</fieldname> <fieldname>anonymized</fieldname> <fieldname>faxto</fieldname> <fieldname>format</fieldname> <fieldname>savetimings</fieldname> <fieldname>template</fieldname> <fieldname>language</fieldname> <fieldname>additional_languages</fieldname> <fieldname>datestamp</fieldname> <fieldname>usecookie</fieldname> <fieldname>allowregister</fieldname> <fieldname>allowsave</fieldname> <fieldname>autonumber_start</fieldname> <fieldname>autoredirect</fieldname> <fieldname>allowprev</fieldname> <fieldname>printanswers</fieldname> <fieldname>ipaddr</fieldname> <fieldname>ipanonymize</fieldname> <fieldname>refurl</fieldname> <fieldname>showsurveypolicynotice</fieldname> <fieldname>publicstatistics</fieldname> <fieldname>showdatapolicybutton</fieldname> <fieldname>showlegalnoticebutton</fieldname> <fieldname>publicgraphs</fieldname> <fieldname>listpublic</fieldname> <fieldname>htmlemail</fieldname> <fieldname>sendconfirmation</fieldname> <fieldname>tokenanswerspersistence</fieldname> <fieldname>assessments</fieldname> <fieldname>usecaptcha</fieldname> <fieldname>usetokens</fieldname> <fieldname>bounce_email</fieldname> <fieldname>attributedescriptions</fieldname> <fieldname>emailresponseto</fieldname> <fieldname>emailnotificationto</fieldname> <fieldname>tokenlength</fieldname> <fieldname>showxquestions</fieldname> <fieldname>showgroupinfo</fieldname> <fieldname>shownoanswer</fieldname> <fieldname>showqnumcode</fieldname> <fieldname>bouncetime</fieldname> <fieldname>bounceprocessing</fieldname> <fieldname>bounceaccounttype</fieldname> <fieldname>bounceaccounthost</fieldname> <fieldname>bounceaccountpass</fieldname> <fieldname>bounceaccountencryption</fieldname> <fieldname>bounceaccountuser</fieldname> <fieldname>showwelcome</fieldname> <fieldname>showprogress</fieldname> <fieldname>questionindex</fieldname> <fieldname>navigationdelay</fieldname> <fieldname>nokeyboard</fieldname> <fieldname>alloweditaftercompletion</fieldname> <fieldname>googleanalyticsstyle</fieldname> <fieldname>googleanalyticsapikey</fieldname> <fieldname>tokenencryptionoptions</fieldname> </fields> <rows> <row> <sid><![CDATA[984269]]></sid> <gsid><![CDATA[1]]></gsid> <admin><![CDATA[inherit]]></admin> <adminemail><![CDATA[inherit]]></adminemail> <anonymized><![CDATA[N]]></anonymized> <format><![CDATA[I]]></format> <savetimings><![CDATA[N]]></savetimings> <template><![CDATA[inherit]]></template> <language><![CDATA[en]]></language> <additional_languages/> <datestamp><![CDATA[N]]></datestamp> <usecookie><![CDATA[I]]></usecookie> <allowregister><![CDATA[I]]></allowregister> <allowsave><![CDATA[I]]></allowsave> <autonumber_start><![CDATA[0]]></autonumber_start> <autoredirect><![CDATA[I]]></autoredirect> <allowprev><![CDATA[I]]></allowprev> <printanswers><![CDATA[I]]></printanswers> <ipaddr><![CDATA[N]]></ipaddr> <ipanonymize><![CDATA[N]]></ipanonymize> <refurl><![CDATA[N]]></refurl> <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice> <publicstatistics><![CDATA[I]]></publicstatistics> <showdatapolicybutton><![CDATA[0]]></showdatapolicybutton> <showlegalnoticebutton><![CDATA[0]]></showlegalnoticebutton> <publicgraphs><![CDATA[I]]></publicgraphs> <listpublic><![CDATA[I]]></listpublic> <htmlemail><![CDATA[I]]></htmlemail> <sendconfirmation><![CDATA[I]]></sendconfirmation> <tokenanswerspersistence><![CDATA[I]]></tokenanswerspersistence> <assessments><![CDATA[I]]></assessments> <usecaptcha><![CDATA[E]]></usecaptcha> <usetokens><![CDATA[N]]></usetokens> <bounce_email><![CDATA[inherit]]></bounce_email> <emailresponseto><![CDATA[inherit]]></emailresponseto> <emailnotificationto><![CDATA[inherit]]></emailnotificationto> <tokenlength><![CDATA[-1]]></tokenlength> <showxquestions><![CDATA[I]]></showxquestions> <showgroupinfo><![CDATA[I]]></showgroupinfo> <shownoanswer><![CDATA[I]]></shownoanswer> <showqnumcode><![CDATA[I]]></showqnumcode> <bounceprocessing><![CDATA[N]]></bounceprocessing> <showwelcome><![CDATA[I]]></showwelcome> <showprogress><![CDATA[I]]></showprogress> <questionindex><![CDATA[-1]]></questionindex> <navigationdelay><![CDATA[-1]]></navigationdelay> <nokeyboard><![CDATA[I]]></nokeyboard> <alloweditaftercompletion><![CDATA[I]]></alloweditaftercompletion> <tokenencryptionoptions/> </row> </rows> </surveys> <surveys_languagesettings> <fields> <fieldname>surveyls_survey_id</fieldname> <fieldname>surveyls_language</fieldname> <fieldname>surveyls_title</fieldname> <fieldname>surveyls_description</fieldname> <fieldname>surveyls_welcometext</fieldname> <fieldname>surveyls_endtext</fieldname> <fieldname>surveyls_policy_notice</fieldname> <fieldname>surveyls_policy_error</fieldname> <fieldname>surveyls_policy_notice_label</fieldname> <fieldname>surveyls_legal_notice</fieldname> <fieldname>surveyls_url</fieldname> <fieldname>surveyls_urldescription</fieldname> <fieldname>surveyls_email_invite_subj</fieldname> <fieldname>surveyls_email_invite</fieldname> <fieldname>surveyls_email_remind_subj</fieldname> <fieldname>surveyls_email_remind</fieldname> <fieldname>surveyls_email_register_subj</fieldname> <fieldname>surveyls_email_register</fieldname> <fieldname>surveyls_email_confirm_subj</fieldname> <fieldname>surveyls_email_confirm</fieldname> <fieldname>surveyls_dateformat</fieldname> <fieldname>surveyls_attributecaptions</fieldname> <fieldname>email_admin_notification_subj</fieldname> <fieldname>email_admin_notification</fieldname> <fieldname>email_admin_responses_subj</fieldname> <fieldname>email_admin_responses</fieldname> <fieldname>surveyls_numberformat</fieldname> <fieldname>attachments</fieldname> <fieldname>surveyls_alias</fieldname> </fields> <rows> <row> <surveyls_survey_id><![CDATA[984269]]></surveyls_survey_id> <surveyls_language><![CDATA[en]]></surveyls_language> <surveyls_title><![CDATA[test4mobile]]></surveyls_title> <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj> <surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br /> <br /> You have been invited to participate in a survey.<br /> <br /> The survey is titled:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> To participate, please click on the link below.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Click here to do the survey:<br /> {SURVEYURL}<br /> <br /> If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br /> {OPTOUTURL}<br /> <br /> If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br /> {OPTINURL}]]></surveyls_email_invite> <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj> <surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br /> <br /> Recently we invited you to participate in a survey.<br /> <br /> We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.<br /> <br /> The survey is titled:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> To participate, please click on the link below.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Click here to do the survey:<br /> {SURVEYURL}<br /> <br /> If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br /> {OPTOUTURL}]]></surveyls_email_remind> <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj> <surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br /> <br /> You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br /> <br /> To complete this survey, click on the following URL:<br /> <br /> {SURVEYURL}<br /> <br /> If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register> <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj> <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br /> <br /> This email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br /> <br /> If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME}]]></surveyls_email_confirm> <surveyls_dateformat><![CDATA[9]]></surveyls_dateformat> <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj> <email_admin_notification><![CDATA[Hello,<br /> <br /> A new response was submitted for your survey '{SURVEYNAME}'.<br /> <br /> Click the following link to see the individual response:<br /> {VIEWRESPONSEURL}<br /> <br /> Click the following link to edit the individual response:<br /> {EDITRESPONSEURL}<br /> <br /> View statistics by clicking here:<br /> {STATISTICSURL}]]></email_admin_notification> <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj> <email_admin_responses><![CDATA[Hello,<br /> <br /> A new response was submitted for your survey '{SURVEYNAME}'.<br /> <br /> Click the following link to see the individual response:<br /> {VIEWRESPONSEURL}<br /> <br /> Click the following link to edit the individual response:<br /> {EDITRESPONSEURL}<br /> <br /> View statistics by clicking here:<br /> {STATISTICSURL}<br /> <br /> <br /> The following answers were given by the participant:<br /> {ANSWERTABLE}]]></email_admin_responses> <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat> </row> <row> <surveyls_survey_id><![CDATA[984269]]></surveyls_survey_id> <surveyls_language><![CDATA[ko]]></surveyls_language> <surveyls_title><![CDATA[test4mobile]]></surveyls_title> <surveyls_description/> <surveyls_welcometext/> <surveyls_endtext/> <surveyls_policy_notice/> <surveyls_policy_notice_label/> <surveyls_url/> <surveyls_urldescription/> <surveyls_email_invite_subj><![CDATA[설문 초대장]]></surveyls_email_invite_subj> <surveyls_email_invite><![CDATA[{FIRSTNAME} 님, 안녕하세요.<br /> <br /> 설문 조사에 참여하도록 초대받으셨습니다.<br /> <br /> 설문 조사 제목 및 개요는 다음과 같습니다.<br /> '{SURVEYNAME}'<br /> <br /> '{SURVEYDESCRIPTION}'<br /> <br /> 참여하려면 아래 링크를 클릭하세요.<br /> <br /> 감사합니다.<br /> <br /> {ADMINNAME} 드림({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> 설문 조사를 하려면 다음 링크를 클릭하세요.<br /> {SURVEYURL}<br /> <br /> 이 설문에 참여하고 싶지 않고 더 이상의 초대 메일을 받고 싶지 않다면 다음 링크를 클릭하세요:<br /> {OPTOUTURL}<br /> <br /> 만약 해당 유저가 블랙리스트에 추가되어있으나, 해당 설문에 참여하고자 안내를 받기를 원하시면, 다음 링크를 클릭하십시오 : {OPTINURL}]]></surveyls_email_invite> <surveyls_email_remind_subj><![CDATA[설문에 참여하기 위한 알림]]></surveyls_email_remind_subj> <surveyls_email_remind><![CDATA[안녕하십니까 {FIRSTNAME},<br /> <br /> 최근, 해당 설문 사이트에서 그룹 설문에 참여할수 있도록 해당 유저를 초대를 하였으나,<br /> <br /> 우리는 해당 유저분이 아직 설문을 완료하지 않았음을 알려드리는 바입니다. 그리고 해당 설문은 아직 진행 중이므로 해당 유저께서 부디 참여해 주셨으면 합니다.<br /> <br /> 설문의 표제는 다음과 같습니다:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> 참여하기 위해서는, 아래의 링크를 클릭하십시오<br /> <br /> <br /> 감사합니다.<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> 설문에 참여하려면 이곳을 클릭하십시오:<br /> {SURVEYURL}<br /> <br /> 이 설문에 참여하고 싶지 않고 더 이상의 초대 메일을 받고 싶지 않다면 다음 링크를 클릭하세요:<br /> {OPTOUTURL}]]></surveyls_email_remind> <surveyls_email_register_subj><![CDATA[설문 등록 확인]]></surveyls_email_register_subj> <surveyls_email_register><![CDATA[{FIRSTNAME}에게,<br /> <br /> {SURVEYNAME} 온라인 설문에 참여하기 위해 해당 유저께서 등록한 이메일 주소는 해당 유저 또는 다른 누군가에 의해 사용되고 있습니다.<br /> <br /> 이 설문을 완성하기 위해서는 다음 URL을 클릭해주시기 바랍니다. URL:<br /> <br /> {SURVEYURL}<br /> <br /> 이 설문에 대해 질문이 있거나, 해당 유저가 설문을 위해 이메일을 등록하지 않았고 해당 이메일에 문제가 있다고 생각한다면, {ADMINEMAIL}을 이용하여 {ADMINNAME}와(과) 연락해 보시기 바랍니다.]]></surveyls_email_register> <surveyls_email_confirm_subj><![CDATA[설문 참여 확인]]></surveyls_email_confirm_subj> <surveyls_email_confirm><![CDATA[{FIRSTNAME} 님, 안녕하세요.<br /> <br /> 이 이메일은 {SURVEYNAME} 설문 조사를 완료하고 제출하신 응답이 저장되었음을 확인하기 위해 발송되었습니다. 참여해주셔서 감사합니다.<br /> <br /> 이메일과 관련해 기타 궁금하신 점이 있다면 {ADMINNAME} 관리자에게 이메일({ADMINEMAIL})을 보내 문의하시기 바랍니다.<br /> <br /> 감사합니다.<br /> <br /> {ADMINNAME} 드림]]></surveyls_email_confirm> <surveyls_dateformat><![CDATA[7]]></surveyls_dateformat> <email_admin_notification_subj><![CDATA[설문 {SURVEYNAME} 에 대한 제출 응답]]></email_admin_notification_subj> <email_admin_notification><![CDATA[안녕하세요.<br /> <br /> '{SURVEYNAME}' 설문 조사에 새로운 응답이 제출되었습니다.<br /> <br /> 개별 응답을 확인하려면 아래 링크를 클릭하세요.<br /> {VIEWRESPONSEURL}<br /> <br /> 개별 응답을 수정하려면 아래 링크를 클릭하세요.<br /> {EDITRESPONSEURL}<br /> <br /> 통계를 보려면 아래 링크를 클릭하세요.<br /> {STATISTICSURL}]]></email_admin_notification> <email_admin_responses_subj><![CDATA[결과를 포함한 설문 {SURVEYNAME} 에 대한 응답 제출.]]></email_admin_responses_subj> <email_admin_responses><![CDATA[안녕하세요.<br /> <br /> '{SURVEYNAME}' 설문 조사에 새로운 응답이 제출되었습니다.<br /> <br /> 개별 응답을 확인하려면 아래 링크를 클릭하세요.<br /> {VIEWRESPONSEURL}<br /> <br /> 개별 응답을 수정하려면 아래 링크를 클릭하세요.<br /> {EDITRESPONSEURL}<br /> <br /> 통계를 보려면 아래 링크를 클릭하세요.<br /> {STATISTICSURL}<br /> <br /> <br /> 다음은 참여자가 제출한 응답입니다.<br /> {ANSWERTABLE}]]></email_admin_responses> <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat> </row> </rows> </surveys_languagesettings> <themes> <theme> <sid>984269</sid> <template_name>fruity</template_name> <config> <options>inherit</options> </config> </theme> </themes> <themes_inherited> <theme> <sid>984269</sid> <template_name>fruity</template_name> <config> <options> <ajaxmode>off</ajaxmode> <brandlogo>on</brandlogo> <brandlogofile>themes/survey/fruity/files/logo.png</brandlogofile> <container>on</container> <backgroundimage>off</backgroundimage> <animatebody>off</animatebody> <bodyanimation>fadeInRight</bodyanimation> <bodyanimationduration>500</bodyanimationduration> <animatequestion>off</animatequestion> <questionanimation>flipInX</questionanimation> <questionanimationduration>500</questionanimationduration> <animatealert>off</animatealert> <alertanimation>shake</alertanimation> <alertanimationduration>500</alertanimationduration> <font>noto</font> <bodybackgroundcolor>#ffffff</bodybackgroundcolor> <fontcolor>#444444</fontcolor> <questionbackgroundcolor>#ffffff</questionbackgroundcolor> <questionborder>on</questionborder> <questioncontainershadow>on</questioncontainershadow> <checkicon>f00c</checkicon> <animatecheckbox>on</animatecheckbox> <checkboxanimation>rubberBand</checkboxanimation> <checkboxanimationduration>500</checkboxanimationduration> <animateradio>on</animateradio> <radioanimation>zoomIn</radioanimation> <radioanimationduration>500</radioanimationduration> <zebrastriping>off</zebrastriping> <stickymatrixheaders>off</stickymatrixheaders> <greyoutselected>off</greyoutselected> <hideprivacyinfo>off</hideprivacyinfo> <crosshover>off</crosshover> <showpopups>1</showpopups> <showclearall>off</showclearall> <questionhelptextposition>top</questionhelptextposition> <notables>1</notables> <fixnumauto>enable</fixnumauto> </options> </config> </theme> </themes_inherited> </document> | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 6.2.9+230925 (self-hosted) & 6.3 (cloud) | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Chrome (Android) / Safari (iOS) | ||||
Database type & version | 10.6.12-MariaDB-0ubuntu0.22.04.1 | ||||
Server OS (if known) | Ubuntu 22.04 (self_hosted) | ||||
Webserver software & version (if known) | Apache/2.4.52 (Ubuntu) | ||||
PHP Version | PHP 8.1.2-1ubuntu2.14 (cli) (built: Aug 18 2023 11:41:11) (NTS) | ||||
I don't think this is a bug. The behavior of the theme is deliberate for small screens. To get the behavior you want, you only need a css change and you can do that by extending the survey theme. |
|
No : it's a bug : it work good on big screen and small screen on 3.X and 5X Make mobile first are not break for big screen ! It's OK in 5 : it's an issue in 6. |
|
not sure i agree the css states that for all widths except for small screens (>481px), the display is on the same line for small screens it changes to separate lines, it's very clearly an intentional design decision. i think it is mobile first design. it's just this user has a different opinion on preferred display. also, behavior is the same in 5.x and master who is UI/UX specialist? they should weigh in... |
|
here is 5.x/master screenshot |
|
so the user wants all on one line for small screens, easily accomplished by extending theme and modifying css... its a question of UI/UX if we think that on small screens its better one line then we should change application, otherwise, user can have whatever behavior they want by modifying css or question theme. really depends on opinion of limesurvey UI/UX expert. |
|
Oh : you're right : sorry. |
|
Maybe : feature request : move this to theme.css ? and not to global survey.css ? |
|
There are an issue with suffix-prefix-force : https://github.com/LimeSurvey/LimeSurvey/blob/0b91e184629cb0655a5bea88b754093b7e7c0077/assets/packages/limesurvey/survey.css#L64
|
|
if the reporter just extend their theme and copy paste to custom.css and make changes they can achieve their desired functionality |
|
good catch! adding suffix-prefix-force class to question achieves desired behavior you're right needs to be documented |
|
Change to 19186: suffix-prefix-force didn't work good on little screeen |
|
this class affects prefix and suffix btw |
|
actually adding suffix-prefix-force to question classes solves the reporter's problem... |
|
with/without class in master |
|
actually is documented XD: https://manual.limesurvey.org/QS:Suffix |
|
@modernity4r if you add suffix-prefix-force to question classes, does it behave as desired? |
|
I don't see why we would FORCE seperate lines, if the prefix / suffix fit on the same line. If there is enough space on the small screen, it makes total sense to have a prefix or a suffix or both on the same line as the text/number box. As soon as there is not enough space it should go to the next line. |
|
Because it can make unusable input |
|
No : there are no fixed "not enough space" … |
|
How about fluid design? Elements that don't fit on the same height, just go below... There should be a way to force a minimum size for the text / number box anyway. |
|
It's currently RWD … Else : if you set input size If you have a better idea : please propose a working solution in more condition. |
|
OK, Issue only when set a size to the input, and with big suffix and preffix (where it's better toi use included solution) |
|
My opinion : won't fix |
|
|
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-21 03:54 | modernity4r | New Issue | |
2023-10-21 03:54 | modernity4r | File Added: photo_6163625863782971773_y.jpg | |
2023-10-21 03:54 | modernity4r | File Added: limesurvey_survey_984269.lss | |
2023-10-22 23:16 | mfavetti | Note Added: 77838 | |
2023-10-22 23:16 | mfavetti | Bug heat | 0 => 2 |
2023-10-22 23:21 | mfavetti | Note Edited: 77838 | |
2023-10-22 23:25 | mfavetti | Assigned To | => mfavetti |
2023-10-22 23:25 | mfavetti | Status | new => assigned |
2023-10-22 23:25 | mfavetti | Issue Monitored: mfavetti | |
2023-10-22 23:25 | mfavetti | Bug heat | 2 => 4 |
2023-10-22 23:32 | mfavetti | Status | assigned => feedback |
2023-10-23 10:39 | DenisChenu | Note Added: 77844 | |
2023-10-23 10:39 | DenisChenu | Bug heat | 4 => 6 |
2023-10-23 10:39 | DenisChenu | Assigned To | mfavetti => |
2023-10-23 10:39 | DenisChenu | Status | feedback => confirmed |
2023-10-23 10:40 | DenisChenu | Note Edited: 77844 | |
2023-10-23 11:00 | mfavetti | Note Added: 77845 | |
2023-10-23 11:00 | mfavetti | Note Edited: 77845 | |
2023-10-23 11:06 | mfavetti | Note Added: 77846 | |
2023-10-23 11:06 | mfavetti | File Added: Screenshot 2023-10-23 020428.png | |
2023-10-23 11:06 | mfavetti | File Added: Screenshot 2023-10-23 020550.png | |
2023-10-23 11:08 | mfavetti | Note Added: 77847 | |
2023-10-23 11:19 | DenisChenu | Note Added: 77848 | |
2023-10-23 11:19 | DenisChenu | Assigned To | => DenisChenu |
2023-10-23 11:19 | DenisChenu | Status | confirmed => acknowledged |
2023-10-23 11:25 | DenisChenu | Note Added: 77851 | |
2023-10-23 11:29 | DenisChenu | Note Added: 77852 | |
2023-10-23 11:29 | DenisChenu | File Added: Capture d’écran du 2023-10-23 11-29-15.png | |
2023-10-23 11:30 | mfavetti | Note Added: 77853 | |
2023-10-23 11:32 | mfavetti | Note Added: 77854 | |
2023-10-23 11:32 | DenisChenu | Summary | to display the answer prefix, text input box, and answer suffix on a single line on 'mobile phones' => suffix-prefix-force didn't work good on little screeen |
2023-10-23 11:32 | DenisChenu | Description Updated | |
2023-10-23 11:34 | DenisChenu | Steps to Reproduce Updated | |
2023-10-23 11:34 | DenisChenu | Assigned To | DenisChenu => |
2023-10-23 11:34 | DenisChenu | Status | acknowledged => confirmed |
2023-10-23 11:34 | DenisChenu | Note Added: 77855 | |
2023-10-23 11:34 | mfavetti | Note Added: 77856 | |
2023-10-23 11:35 | mfavetti | Note Added: 77857 | |
2023-10-23 11:39 | mfavetti | Note Added: 77858 | |
2023-10-23 11:39 | mfavetti | File Added: Screenshot 2023-10-23 023751.png | |
2023-10-23 11:39 | mfavetti | File Added: Screenshot 2023-10-23 023828.png | |
2023-10-23 11:40 | mfavetti | Note Added: 77859 | |
2023-10-23 11:40 | mfavetti | Note Edited: 77858 | |
2023-10-23 11:42 | mfavetti | Note Added: 77860 | |
2023-10-23 17:05 | holch | Note Added: 77881 | |
2023-10-23 17:05 | holch | Bug heat | 6 => 8 |
2023-10-23 17:35 | DenisChenu | Note Added: 77882 | |
2023-10-23 17:35 | DenisChenu | File Added: Capture d’écran du 2023-10-23 17-34-40.png | |
2023-10-23 17:36 | DenisChenu | Note Added: 77883 | |
2023-10-23 18:28 | holch | Note Added: 77887 | |
2023-10-24 08:25 | DenisChenu | Note Added: 77898 | |
2023-10-24 08:25 | DenisChenu | File Added: Capture d’écran du 2023-10-24 08-24-25.png | |
2023-10-26 09:00 | DenisChenu | Note Added: 78027 | |
2023-10-26 09:00 | DenisChenu | File Added: limesurvey_survey_984269-suffix-prefix-force.lss | |
2023-10-26 09:01 | DenisChenu | Note Added: 78028 | |
2023-10-26 09:02 | DenisChenu | Note Added: 78029 | |
2023-10-26 09:02 | DenisChenu | File Added: limesurvey_survey_prefixsuffix.lss | |
2023-10-26 09:02 | DenisChenu | File Deleted: limesurvey_survey_984269-suffix-prefix-force.lss | |
2023-10-26 09:03 | DenisChenu | Note Added: 78030 | |
2023-10-26 09:03 | DenisChenu | File Added: Capture d’écran du 2023-10-26 09-02-41.png |