View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14424 | Bug reports | Survey taking | public | 2019-01-12 13:26 | 2019-04-30 09:11 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.x | ||||
Summary | 14424: Ranking question totally hang browser with same height | ||||
Description | With a lot of answer with filter (inside or outside page) : same height (list or choice) hang browser | ||||
Steps To Reproduce | Reason : javascript for heide/shown it's done for each choice each time one was updated . This cause "javascript long" issue in firefox. | ||||
Additional Information | It can be great to improve EM js to don't trigger relevance:on/off if it's not updated , but leave it for 4.0 (and find a no ranking issue with) Related forum issue : https://www.limesurvey.org/community/forums/installation-a-update-issues/117403-ranking-question-causing-system-hang#179140 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.15.5 github | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant (FF) | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
related to | 14425 | closed | DenisChenu | Ranking still hang without same height |
https://github.com/LimeSurvey/LimeSurvey/commit/06f3bf0d4e80d33053d9e032e53bb2ef5de9f246 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28715 |
|
I wonder why no update of LimeSurvey is released. I don't see that as a minor issue, when the browser is grilling the CPU ;-) |
|
@jelo : last release was done some week after [security] fix … don't ask me … |
|
I don't ask you. I was told the bugtracker is the place to be ;-) In the university space, such a "minor" bug can make a running study worthless. LimeSurvey GmbH wants to sell into the university. |
|
LimeSurvey: master 06f3bf0d 2019-01-12 15:49 Details Diff |
Fixed issue 14424: Ranking question totally hang browser with same height Dev: doing setChoiceHeight and setListHeight only one time when filter is done Dev: waring : if EM was updated, maybe need to be fixed |
Affected Issues 14424 |
|
mod - assets/packages/questions/ranking/scripts/ranking.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-12 13:26 | DenisChenu | New Issue | |
2019-01-12 13:26 | DenisChenu | Status | new => assigned |
2019-01-12 13:26 | DenisChenu | Assigned To | => DenisChenu |
2019-01-12 13:28 | DenisChenu | File Added: limesurvey_survey_261618.lss | |
2019-01-12 13:31 | DenisChenu | Summary | Raniking question can hang browser => Ranking question totally hang browser with same height |
2019-01-12 13:31 | DenisChenu | Steps to Reproduce Updated | |
2019-01-12 15:02 | DenisChenu | Relationship added | related to 14425 |
2019-01-12 15:03 | DenisChenu | Note Added: 50182 | |
2019-01-12 15:03 | DenisChenu | Status | assigned => resolved |
2019-01-12 15:03 | DenisChenu | Resolution | open => fixed |
2019-01-15 09:27 | DenisChenu | Changeset attached | => LimeSurvey master 06f3bf0d |
2019-01-15 09:27 | DenisChenu | Note Added: 50198 | |
2019-01-16 00:11 | jelo | Note Added: 50212 | |
2019-01-16 09:18 | DenisChenu | Note Added: 50213 | |
2019-01-16 09:30 | jelo | Note Added: 50214 | |
2019-04-30 09:11 | c_schmitz | Status | resolved => closed |