View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13773 | Bug reports | Survey editing | public | 2018-06-13 18:04 | 2018-08-07 17:01 |
Reporter | tammo | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.x | ||||
Target Version | 3.11.x | Fixed in Version | 3.13.x | ||
Summary | 13773: Cannot style slider handle when not touched anymore | ||||
Description | In previous versions of LS, there was the possibility to style the (handle of the) slider (multi numerical) differently when the slider was not touched, because a class "untouched" was added to the untouched slider, which was taken away after the slider was touched. This made it possible to indicate the difference between untouched sliders and touched sliders, even when the indicate the same value. But since the new versions 3.x.x this does not seem to be possible anymore: the class "untouched" is now applied to the input of the slider. Please apply the class to a level highr than the handle, preferably to the class that also contains the classes: "slider" and "slider-horizontal". That way you make styling the most flexible. Extra points available: add the class untouched, touched or reset when applicable, so after an action to reset the slider may also be shown differently. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | 3.9.0 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | ff | ||||
Database type & version | ff | ||||
Server OS (if known) | ff | ||||
Webserver software & version (if known) | ff | ||||
PHP Version | ff | ||||
Also: when the slider-untouched class is positions at the highest level, the designer can also ifluence the tooltip, the track, which could be used to better distinguish when slider questions have ben answered or not |
|
I second this. |
|
Using vanilla survey theme, but could not find .js related to untouched class of slider. Is this hidden deeper in the system? |
|
The script is here : https://github.com/LimeSurvey/LimeSurvey/blob/master/assets/packages/questions/numeric-slider/scripts/numeric-slider.js |
|
We will enhance the slider questions soon and take this into account. |
|
Great, because at this moment a user cannot distinguish between touched and untouched. I saw that in the code the line that should trigger this is still there, but unfortunately it does not seem to function. Please put this at the highest level of the structure, so styling is most flexible. Thanks in advance. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=27622 |
|
Release 3.14.2+180807 |
|
LimeSurvey: master d390b7d2 2018-07-12 13:48
Details Diff |
Fixed issue 13773: Cannot style slider handle when not touched anymore |
Affected Issues 13773 |
|
mod - assets/packages/questions/numeric-slider/css/numeric-slider.css | Diff File | ||
mod - assets/packages/questions/numeric-slider/scripts/numeric-slider.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-06-13 18:04 | tammo | New Issue | |
2018-06-13 18:04 | tammo | File Added: sliderhandlestyling.png | |
2018-06-13 18:16 | tammo | Note Added: 48101 | |
2018-06-13 21:15 | Mazi | Note Added: 48103 | |
2018-06-14 12:44 | tammo | Note Added: 48109 | |
2018-06-14 13:27 | tammo | Note Edited: 48109 | |
2018-06-14 18:20 | DenisChenu | Issue Monitored: DenisChenu | |
2018-06-14 18:21 | DenisChenu | Note Added: 48115 | |
2018-06-15 14:16 | c_schmitz | Note Added: 48121 | |
2018-06-15 14:17 | c_schmitz | Assigned To | => markusfluer |
2018-06-15 14:17 | c_schmitz | Status | new => assigned |
2018-06-18 16:31 | tammo | Note Added: 48209 | |
2018-07-12 11:49 |
|
Changeset attached | => LimeSurvey master d390b7d2 |
2018-07-12 11:49 |
|
Note Added: 48496 | |
2018-07-12 11:49 |
|
Resolution | open => fixed |
2018-07-12 11:49 |
|
Status | assigned => resolved |
2018-07-12 11:49 |
|
Fixed in Version | => 3.13.x |
2018-08-07 17:01 |
|
Status | resolved => closed |
2018-08-07 17:01 |
|
Note Added: 48720 | |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |
2021-08-03 19:00 | guest | Bug heat | 10 => 12 |