View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14406 | Bug reports | Survey taking | public | 2019-01-08 15:23 | 2019-04-30 09:11 |
Reporter | nh905 | Assigned To | DenisChenu | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.x | ||||
Fixed in Version | 3.15.x | ||||
Summary | 14406: 'Ranking' Question with Computed Answers Is Allocating Insufficient Row Height | ||||
Description | I am working on a survey where answers to a 'ranking' question are taken from the responses to an earlier ranking question. Everything worked fine on 3.14.2 but after upgrading to 3.15.5, the text of the computed answers is cut off at the bottom because the rows are not high enough. The computed text is fine - I can read it after I drag it to the answer box, even though the row height is still too small (I only allow one answer, so the answer can spill into the following space. If I use static answers, the row heights are fine. I have attached a screenshot showing the ranking display with computed answers and another one with static answers. I have also attached an export of a demo survey. I had a look at the generated HTML. The first ranking has three The problem occurred with both the Fruity and Vanilla themes. | ||||
Steps To Reproduce | Create a ranking question where the answers are computed based on an earlier ranking question. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 3.15.5+181115 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome | ||||
Database type & version | mysql Ver 14.14 Distrib 5.5.40 | ||||
Server OS (if known) | CentOS 6 | ||||
Webserver software & version (if known) | Apache 2.2.15 | ||||
PHP Version | 5.6.25 | ||||
related to | 14410 | closed | Ranking : no alert when try to put more than answer | |
related to | 14411 | closed | DenisChenu | Ranking choice height is to big than needed in case of filter |
OK, semi fixed in 3.15.6 (last version), since moving from height to max-height. |
|
https://github.com/LimeSurvey/LimeSurvey/commit/2cb7dee93f899e56802f0f7a57fa6ed67cdec3e1 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28728 |
|
LimeSurvey: master 2cb7dee9 2019-01-09 10:28 Details Diff |
Fixed issue 14406: 'Ranking' Question same choice height not updated when a expression update choice Dev: udage of html:updated |
Affected Issues 14406 |
|
mod - application/config/version.php | Diff File | ||
mod - assets/packages/questions/ranking/scripts/ranking.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-08 15:23 | nh905 | New Issue | |
2019-01-08 15:23 | nh905 | File Added: surveys_archive.zip | |
2019-01-08 15:23 | nh905 | File Added: ranking row height.jpg | |
2019-01-09 08:08 | DenisChenu | Assigned To | => DenisChenu |
2019-01-09 08:08 | DenisChenu | Status | new => assigned |
2019-01-09 08:29 | DenisChenu | Note Added: 50127 | |
2019-01-09 08:35 | DenisChenu | Relationship added | related to 14410 |
2019-01-09 09:34 | DenisChenu | Status | assigned => resolved |
2019-01-09 09:34 | DenisChenu | Resolution | open => fixed |
2019-01-09 09:34 | DenisChenu | Fixed in Version | => 3.15.x |
2019-01-09 09:42 | DenisChenu | Relationship added | related to 14411 |
2019-01-09 09:58 | DenisChenu | Note Added: 50129 | |
2019-01-15 09:27 | DenisChenu | Changeset attached | => LimeSurvey master 2cb7dee9 |
2019-01-15 09:27 | DenisChenu | Note Added: 50203 | |
2019-04-30 09:11 | c_schmitz | Status | resolved => closed |