View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
14127Bug reportsSurvey takingpublic2019-04-30 09:10
ReporterDenisChenu Assigned Tomarkusfluer 
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version3.14.x 
Fixed in Version3.14.x 
Summary14127: Slider with only right part broken
Description

Slider allow right and left part : ok with the 2, OK with left, but broken with only right part

Steps To Reproduce

Create a slider question and put this for subquestion |answer|right
Look at question

Additional Information

Issue here https://github.com/LimeSurvey/LimeSurvey/commit/d24b9f96b10f6d35ff4736ed6653aad4499bf5ae#diff-b9b68ab8035cbdcd8f807d53bd12e34d

Then we have cole-2 / col-10 / col-2 : last one goes down …

Another issue is : we don't reset slider : then if we have null/null sliderWidth stay at 10 : i think it's one the good fix for «small visual fix for sliders»

Alternative :

  • If one subquestion have left : all have left part
  • if one subquestion have right : all have right part;
    => Easy : add sliderLeftWith/sliderRightWidth to 0 for starting, loop whole to set to 2 or not before loop twig part
TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)3.14.1 github
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2018-10-04 13:29

developer   ~49233

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

markusfluer

markusfluer

2018-10-04 14:43

administrator   ~49236

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

Related Changesets

LimeSurvey: master 4372fd47

2018-10-04 14:43:38

user70560


Committer: markusfluer Details Diff
Fixed issue 14127: Slider with only right part broken (#1134)

Fixed issue 14127: Slider with only right part broken
Dev: each row can have different width
Dev: remove unused variable
Affected Issues
14127
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/survey/questions/answer/multiplenumeric/rows/sliders/answer_row.twig Diff File

Issue History

Date Modified Username Field Change
2018-10-04 10:36 DenisChenu New Issue
2018-10-04 10:36 DenisChenu Status new => assigned
2018-10-04 10:36 DenisChenu Assigned To => markusfluer
2018-10-04 10:36 DenisChenu File Added: limesurvey_survey_multiplenum_slider.lss
2018-10-04 10:36 DenisChenu File Added: Capture du 2018-10-04 10-29-45.png
2018-10-04 13:29 DenisChenu Note Added: 49233
2018-10-04 14:43 markusfluer Changeset attached => LimeSurvey master 4372fd47
2018-10-04 14:43 markusfluer Note Added: 49236
2018-10-04 14:43 markusfluer Resolution open => fixed
2018-10-04 18:01 DenisChenu Status assigned => resolved
2018-10-04 18:01 DenisChenu Fixed in Version => 3.14.x
2019-04-30 09:10 c_schmitz Status resolved => closed