View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
19115Bug reportsErgonomypublic2023-10-04 11:28
Reporterbaltzis Assigned ToDenisChenu  
PrioritynoneSeverityfeature 
Status closedResolutionfixed 
Product Version6.2.x 
Summary19115: Menu toggler appears when not needed
Description

The menu toggler appears in small screens always, even when no options are available, i.e. even when the option "Participant may save and resume later:" is set to "No". The issue appears on Windows Server 2012 R2 Standard Edition (AMD64) and on Linux (5.15.0-76) as well, regardless of the theme.

Steps To Reproduce

Steps to reproduce

  1. Set the option "Participant may save and resume later:" ("Settings/Notification & Data") to "No".
  2. Launch the survey.
  3. View the survey either on a mobile or just make the window narrow enough.

Expected result

Since there are no options to choose from, the menu toggler does not appear.

Actual result

The menu toggler appears even when there are no options to choose from.

TagsNo tags attached.
Attached Files
limesurvey_survey_875427.lss (22,900 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>614</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[4]]></gid>
    <sid><![CDATA[875427]]></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[5]]></id>
    <gid><![CDATA[4]]></gid>
    <group_name><![CDATA[My first question group]]></group_name>
    <language><![CDATA[en]]></language>
    <sid><![CDATA[875427]]></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[32]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[875427]]></sid>
    <gid><![CDATA[4]]></gid>
    <type><![CDATA[T]]></type>
    <title><![CDATA[Q00]]></title>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></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[longfreetext]]></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[33]]></id>
    <qid><![CDATA[32]]></qid>
    <question><![CDATA[A first example question. Please answer this question:]]></question>
    <help><![CDATA[This is a question help text.]]></help>
    <language><![CDATA[en]]></language>
   </row>
  </rows>
 </question_l10ns>
 <surveys>
  <fields>
   <fieldname>sid</fieldname>
   <fieldname>gsid</fieldname>
   <fieldname>admin</fieldname>
   <fieldname>expires</fieldname>
   <fieldname>startdate</fieldname>
   <fieldname>adminemail</fieldname>
   <fieldname>anonymized</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>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[875427]]></sid>
    <gsid><![CDATA[1]]></gsid>
    <admin><![CDATA[inherit]]></admin>
    <adminemail><![CDATA[inherit]]></adminemail>
    <anonymized><![CDATA[N]]></anonymized>
    <format><![CDATA[I]]></format>
    <savetimings><![CDATA[I]]></savetimings>
    <template><![CDATA[fruity]]></template>
    <language><![CDATA[en]]></language>
    <additional_languages/>
    <datestamp><![CDATA[I]]></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[I]]></ipaddr>
    <ipanonymize><![CDATA[I]]></ipanonymize>
    <refurl><![CDATA[I]]></refurl>
    <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
    <publicstatistics><![CDATA[I]]></publicstatistics>
    <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_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>surveyls_alias</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>
  </fields>
  <rows>
   <row>
    <surveyls_survey_id><![CDATA[875427]]></surveyls_survey_id>
    <surveyls_language><![CDATA[en]]></surveyls_language>
    <surveyls_title><![CDATA[New test]]></surveyls_title>
    <surveyls_description/>
    <surveyls_welcometext/>
    <surveyls_endtext/>
    <surveyls_policy_notice/>
    <surveyls_policy_notice_label/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <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>
  </rows>
 </surveys_languagesettings>
 <themes>
  <theme>
   <sid>875427</sid>
   <template_name>bootswatch</template_name>
   <config>
    <options>
     <font>inherit</font>
     <cssframework>inherit</cssframework>
     <brandlogofile>image::generalfiles::logo_auth1.png</brandlogofile>
     <container>inherit</container>
     <showpopups>inherit</showpopups>
     <showclearall>inherit</showclearall>
     <questionhelptextposition>inherit</questionhelptextposition>
     <fixnumauto>inherit</fixnumauto>
     <hideprivacyinfo>inherit</hideprivacyinfo>
     <brandlogo>inherit</brandlogo>
    </options>
   </config>
  </theme>
  <theme>
   <sid>875427</sid>
   <template_name>extends_bootswatch</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
  <theme>
   <sid>875427</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <font>inherit</font>
     <cssframework>inherit</cssframework>
     <bodybackgroundcolor>inherit</bodybackgroundcolor>
     <fontcolor>inherit</fontcolor>
     <questionbackgroundcolor>inherit</questionbackgroundcolor>
     <checkicon>inherit</checkicon>
     <backgroundimagefile>inherit</backgroundimagefile>
     <brandlogofile>inherit</brandlogofile>
     <bodyanimation>inherit</bodyanimation>
     <bodyanimationduration>inherit</bodyanimationduration>
     <questionanimation>inherit</questionanimation>
     <questionanimationduration>inherit</questionanimationduration>
     <alertanimation>inherit</alertanimation>
     <alertanimationduration>inherit</alertanimationduration>
     <checkboxanimation>inherit</checkboxanimation>
     <checkboxanimationduration>inherit</checkboxanimationduration>
     <radioanimation>inherit</radioanimation>
     <radioanimationduration>inherit</radioanimationduration>
     <container>inherit</container>
     <zebrastriping>inherit</zebrastriping>
     <stickymatrixheaders>inherit</stickymatrixheaders>
     <greyoutselected>inherit</greyoutselected>
     <hideprivacyinfo>inherit</hideprivacyinfo>
     <crosshover>inherit</crosshover>
     <showpopups>inherit</showpopups>
     <notables>inherit</notables>
     <showclearall>inherit</showclearall>
     <questionhelptextposition>inherit</questionhelptextposition>
     <fixnumauto>inherit</fixnumauto>
     <questionborder>inherit</questionborder>
     <questioncontainershadow>inherit</questioncontainershadow>
     <backgroundimage>inherit</backgroundimage>
     <brandlogo>off</brandlogo>
     <animatebody>inherit</animatebody>
     <animatequestion>inherit</animatequestion>
     <animatealert>inherit</animatealert>
     <animatecheckbox>inherit</animatecheckbox>
     <animateradio>inherit</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>875427</sid>
   <template_name>fruity_twentythree</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
 </themes>
 <themes_inherited>
  <theme>
   <sid>875427</sid>
   <template_name>bootswatch</template_name>
   <config>
    <options>
     <font>noto</font>
     <cssframework>css/variations/sea_green.css</cssframework>
     <brandlogofile>image::generalfiles::logo_auth1.png</brandlogofile>
     <container>on</container>
     <showpopups>1</showpopups>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>enable</fixnumauto>
     <hideprivacyinfo>off</hideprivacyinfo>
     <brandlogo>on</brandlogo>
    </options>
   </config>
  </theme>
  <theme>
   <sid>875427</sid>
   <template_name>extends_bootswatch</template_name>
   <config>
    <options>
     <ajaxmode>off</ajaxmode>
     <brandlogo>on</brandlogo>
     <brandlogofile>image::generalfiles::logo_auth.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>
     <cssframework>css/variations/sea_green.css</cssframework>
     <fixnumauto>enable</fixnumauto>
    </options>
   </config>
  </theme>
  <theme>
   <sid>875427</sid>
   <template_name>fruity</template_name>
   <config>
    <options>
     <font>noto</font>
     <cssframework>css/variations/sea_green.css</cssframework>
     <bodybackgroundcolor>#ffffff</bodybackgroundcolor>
     <fontcolor>#444444</fontcolor>
     <questionbackgroundcolor>#ffffff</questionbackgroundcolor>
     <checkicon>f00c</checkicon>
     <brandlogofile>image::generalfiles::logo_auth.png</brandlogofile>
     <bodyanimation>fadeInRight</bodyanimation>
     <bodyanimationduration>500</bodyanimationduration>
     <questionanimation>flipInX</questionanimation>
     <questionanimationduration>500</questionanimationduration>
     <alertanimation>shake</alertanimation>
     <alertanimationduration>500</alertanimationduration>
     <checkboxanimation>rubberBand</checkboxanimation>
     <checkboxanimationduration>500</checkboxanimationduration>
     <radioanimation>zoomIn</radioanimation>
     <radioanimationduration>500</radioanimationduration>
     <container>on</container>
     <zebrastriping>off</zebrastriping>
     <stickymatrixheaders>off</stickymatrixheaders>
     <greyoutselected>off</greyoutselected>
     <hideprivacyinfo>off</hideprivacyinfo>
     <crosshover>off</crosshover>
     <showpopups>1</showpopups>
     <notables>1</notables>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>enable</fixnumauto>
     <questionborder>on</questionborder>
     <questioncontainershadow>on</questioncontainershadow>
     <backgroundimage>off</backgroundimage>
     <brandlogo>off</brandlogo>
     <animatebody>off</animatebody>
     <animatequestion>off</animatequestion>
     <animatealert>off</animatealert>
     <animatecheckbox>on</animatecheckbox>
     <animateradio>on</animateradio>
    </options>
   </config>
  </theme>
  <theme>
   <sid>875427</sid>
   <template_name>fruity_twentythree</template_name>
   <config>
    <options>
     <ajaxmode>off</ajaxmode>
     <brandlogo>on</brandlogo>
     <brandlogofile>image::generalfiles::logo_auth.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>
     <cssframework>css/variations/sea_green.css</cssframework>
     <fixnumauto>enable</fixnumauto>
    </options>
   </config>
  </theme>
 </themes_inherited>
</document>
limesurvey_survey_875427.lss (22,900 bytes)   
Bug heat8
Complete LimeSurvey version number (& build) 6.2.9 LimeSurvey, build 230925
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionmysql, mysqlnd 8.1.2-1ubuntu2.14
Server OS (if known)Linux surveysjour 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64
Webserver software & version (if known)Apache/2.4.52 (Ubuntu)
PHP Version8.1.2-1ubuntu2.13

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2023-09-26 10:48

developer   ~77324

I already fix it in skelvanilla if i don't make error.
Let me check

baltzis

baltzis

2023-09-26 13:05

reporter   ~77327

I am not sure I understand what you mean. Perhaps I am missing something, but Skelvanilla does not work with LimeSurvey 6.x.

DenisChenu

DenisChenu

2023-09-26 13:18

developer   ~77328

I know, but i can apply same fix :)

DenisChenu

DenisChenu

2023-09-26 18:22

developer   ~77346

Ho do you export your lss ?
I have 500 : Erreur interne au serveur Object of class stdClass could not be converted to string

Did you try to import on your system ?

baltzis

baltzis

2023-09-26 18:30

reporter   ~77347

Yes. I imported the .lss in two different systems without any problem.

baltzis

baltzis

2023-09-26 18:31

reporter   ~77348

However, you should be able to reproduce the issue by creating a test survey with only one question group and one question (that was my survey in the .lss file).

baltzis

baltzis

2023-09-26 18:50

reporter   ~77350

Just found out that this issue does not occur with the Fruity Twentythree theme. It appears with the Fruity theme, though.

DenisChenu

DenisChenu

2023-09-27 08:45

developer   ~77353

Maybe php8.2 :)
Thanks for the theme

baltzis

baltzis

2023-09-27 08:50

reporter   ~77354

I resolved the issue yesterday editing the nav_bar.twig (in any extended theme). I replaced the following code:

        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar"
            aria-controls="small-screens-menus" aria-expanded="false">
            <span class="navbar-toggler-icon"></span>
        </button>

With this:

    {% if( aSurveyInfo.aNavigator.load.show == "Y" or
        aSurveyInfo.aNavigator.save.show == "Y" or
        ((aSurveyInfo.bShowClearAll == true or aSurveyInfo.bShowClearAll == null) and
        aSurveyInfo.options.showclearall == 'on') or
        aSurveyInfo.aQuestionIndex.bShow == true or
        aSurveyInfo.alanguageChanger.show == true) %}
        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar"
            aria-controls="small-screens-menus" aria-expanded="false">
            <span class="navbar-toggler-icon"></span>
        </button>
    {% endif %}

I copied the above from the fruity_twentythree theme. I guess this what needs to be corrected in every theme, except fruity_twentythree.

baltzis

baltzis

2023-09-27 08:54

reporter   ~77355

Sorry, I don't know how to insert code in these messages without having the quotation marks replaced by """

DenisChenu

DenisChenu

2023-09-27 09:19

developer   ~77357

No problem :)
Thanks to you , great !

@tibor.pacalat : can you try to import the lss file in 6.2.9 ? I have erro on pgp74, 81; and 82 without debug. Just want to be suree to report irt.

DenisChenu

DenisChenu

2023-09-27 09:55

developer   ~77360

https://github.com/LimeSurvey/LimeSurvey/pull/3494

tibor.pacalat

tibor.pacalat

2023-09-27 13:54

administrator   ~77366

I think there is a bug. I can't change settings for a survey.

DenisChenu

DenisChenu

2023-09-29 10:56

developer   ~77437

If needed : i can send another lss.

OK to fix it only in 6, right ?

tibor.pacalat

tibor.pacalat

2023-09-29 10:59

administrator   ~77438

Yes, it is okey to fix only in 6.x

DenisChenu

DenisChenu

2023-09-29 15:36

developer   ~77440

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=35562

tibor.pacalat

tibor.pacalat

2023-09-29 15:36

administrator   ~77441

Tested and merged.

LimeBot

LimeBot

2023-10-04 11:28

administrator   ~77494

Fixed in Release 6.2.10+231004

Related Changesets

LimeSurvey: master f5e3a0f2

2023-09-29 17:36

DenisChenu

Committer: GitHub


Details Diff
Fixed issue 19115: Menu toggler appears when not needed (03494)

Co-authored-by: Denis Chenu <contact@sondages.prowq>
Affected Issues
19115
mod - themes/survey/vanilla/views/subviews/header/nav_bar.twig Diff File

Issue History

Date Modified Username Field Change
2023-09-26 10:31 baltzis New Issue
2023-09-26 10:31 baltzis File Added: limesurvey_survey_875427.lss
2023-09-26 10:48 DenisChenu Note Added: 77324
2023-09-26 10:48 DenisChenu Bug heat 0 => 2
2023-09-26 13:05 baltzis Note Added: 77327
2023-09-26 13:05 baltzis Bug heat 2 => 4
2023-09-26 13:18 DenisChenu Note Added: 77328
2023-09-26 13:26 DenisChenu Assigned To => DenisChenu
2023-09-26 13:26 DenisChenu Status new => assigned
2023-09-26 18:22 DenisChenu Note Added: 77346
2023-09-26 18:30 baltzis Note Added: 77347
2023-09-26 18:31 baltzis Note Added: 77348
2023-09-26 18:50 baltzis Note Added: 77350
2023-09-27 08:45 DenisChenu Note Added: 77353
2023-09-27 08:50 baltzis Note Added: 77354
2023-09-27 08:54 baltzis Note Added: 77355
2023-09-27 09:19 DenisChenu Note Added: 77357
2023-09-27 09:55 DenisChenu Assigned To DenisChenu => gabrieljenik
2023-09-27 09:55 DenisChenu Status assigned => ready for code review
2023-09-27 09:55 DenisChenu Note Added: 77360
2023-09-27 13:54 tibor.pacalat Note Added: 77366
2023-09-27 13:54 tibor.pacalat Bug heat 4 => 6
2023-09-29 10:56 DenisChenu Assigned To gabrieljenik => tibor.pacalat
2023-09-29 10:56 DenisChenu Status ready for code review => ready for testing
2023-09-29 10:56 DenisChenu Note Added: 77437
2023-09-29 10:59 tibor.pacalat Note Added: 77438
2023-09-29 15:36 DenisChenu Changeset attached => LimeSurvey master f5e3a0f2
2023-09-29 15:36 DenisChenu Note Added: 77440
2023-09-29 15:36 DenisChenu Assigned To tibor.pacalat => DenisChenu
2023-09-29 15:36 DenisChenu Resolution open => fixed
2023-09-29 15:36 tibor.pacalat Status ready for testing => resolved
2023-09-29 15:36 tibor.pacalat Note Added: 77441
2023-10-04 11:28 LimeBot Note Added: 77494
2023-10-04 11:28 LimeBot Status resolved => closed
2023-10-04 11:28 LimeBot Bug heat 6 => 8