View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11033Bug reportsSurvey takingpublic2016-05-25 09:03
Reportertpartner Assigned ToLouisGac 
PrioritylowSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.50.x 
Target Version2.50.x 
Summary11033: Slider question shows flash of text input on submit
Description

When submitting a page with slider questions, there is a brief period where the sliders disappear and the text inputs appear before the page submits.

TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)b17d77f
I will donate to the project if issue is resolvedNo
BrowserFF, Chrome, IE 11
Database type & versionmysqlnd 5.0.11
Server OS (if known)Windows NT 6.2 build 9200 (Windows 8 Business Edition) i586
Webserver software & version (if known)Apache/2.4.10
PHP Version5.5.19

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-04-25 14:08

administrator   ~37799

I can reproduce this.

LouisGac

LouisGac

2016-05-24 14:25

developer   ~38770

That's a wanted behavior. You can see it here :
https://github.com/LimeSurvey/LimeSurvey/blob/master/application/views/survey/questions/multiplenumeric/rows/sliders/answer_row.php#l201

That's needed, to face the thousand separator problems.
Soon, we should use a new trusted thousand separator plugin, then we'll can remove most of the sliders javascript, include this destroy statement.

tpartner

tpartner

2016-05-24 14:49

partner   ~38774

For the time being, can we not hide the question before destroying the slider?

LouisGac

LouisGac

2016-05-24 15:03

developer   ~38775

sure

tpartner

tpartner

2016-05-24 15:07

partner   ~38776

Thanks Louis.

LouisGac

LouisGac

2016-05-24 18:30

developer   ~38811

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

c_schmitz

c_schmitz

2016-05-25 09:03

administrator   ~38823

Version 2.50+ Build 160525 & Version 2.06LTS Build 160524 released

Related Changesets

LimeSurvey: master 2af269b3

2016-05-24 16:30:30

LouisGac

Details Diff
Fixed issue 11033: Slider question shows flash of text input on submit Affected Issues
11033
mod - application/views/survey/questions/multiplenumeric/rows/sliders/answer_row.php Diff File

Issue History

Date Modified Username Field Change
2016-04-25 12:11 tpartner New Issue
2016-04-25 12:11 tpartner File Added: limesurvey_survey_969829.lss
2016-04-25 14:08 c_schmitz Note Added: 37799
2016-04-25 14:08 c_schmitz Priority none => high
2016-05-24 14:25 LouisGac Note Added: 38770
2016-05-24 14:26 LouisGac Priority high => low
2016-05-24 14:49 tpartner Note Added: 38774
2016-05-24 15:03 LouisGac Note Added: 38775
2016-05-24 15:07 tpartner Note Added: 38776
2016-05-24 18:30 LouisGac Changeset attached => LimeSurvey master 2af269b3
2016-05-24 18:30 LouisGac Note Added: 38811
2016-05-24 18:30 LouisGac Assigned To => LouisGac
2016-05-24 18:30 LouisGac Resolution open => fixed
2016-05-24 18:30 LouisGac Status new => resolved
2016-05-25 09:03 c_schmitz Note Added: 38823
2016-05-25 09:03 c_schmitz Status resolved => closed