View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
16284Bug reportsQuestion editorpublic2020-07-21 09:38
Reportercdorin Assigned To 
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version4.2.x 
Summary16284: Double clicking on sq/ao/additional & general attributes should switch the page from "question overview" to "question editor"
Description

Double clicking on subquestions/answer options/additional attributes/general attributes should switch the page from "question overview" to "question editor"

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)irrelevant
I will donate to the project if issue is resolvedNo
Browser
Database type & versionirrelevant
Server OS (if known)
Webserver software & version (if known)
PHP Versionirrelevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

gabrieljenik

gabrieljenik

2020-07-09 01:09

manager   ~58818

PR: https://github.com/LimeSurvey/LimeSurvey/pull/1478

user225042

2020-07-13 16:41

  ~58928

Last edited: 2020-07-17 16:34

Tested the issue by pulling the PR.
Tested below scenario's:

  1. Navigated to survey question overview.
  2. Double-clicked on Question Code, Question, Answer Options
    in all the above mentioned scenario it navigated to Question editor page.

user225042

2020-07-15 15:51

  ~58958

Last edited: 2020-07-17 16:34

Double-clicking on additional & general attributes does not switch the page from "question overview" to "question editor"

gabrieljenik

gabrieljenik

2020-07-15 22:47

manager   ~58963

Last edited: 2020-07-17 16:34

I have duoble checked it 2 installations.
Seems to work fine with me.

Let's try to review again tomorrow

user225042

2020-07-16 11:33

  ~58971

Last edited: 2020-07-17 16:34

Tested the issue by clearing all the cache and seems to work fine. Thanks for the update.

guest

guest

2020-07-16 16:34

viewer   ~58978

Last edited: 2020-07-17 16:34

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

lime_release_bot

lime_release_bot

2020-07-21 09:38

administrator   ~59013

Fixed in Release 4.3.5+200721

Related Changesets

LimeSurvey: master 51559f08

2020-07-16 16:34:15

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16284: Double clicking on sq/ao/additional & general attributes should switch the page from "question overview" to "question editor" (#1478)

Dev: Double clikc event was added to the General Settings & Advanced Settings areas.
Affected Issues
16284
mod - assets/packages/questioneditor/build.min/css/main.css Diff File
mod - assets/packages/questioneditor/build.min/js/questionedit.js Diff File
mod - assets/packages/questioneditor/build.min/js/questionedit.js.map Diff File
mod - assets/packages/questioneditor/build/js/questionedit.js Diff File
mod - assets/packages/questioneditor/build/js/questionedit.js.map Diff File
mod - assets/packages/questioneditor/src/components/generalSettings.vue Diff File
mod - assets/packages/questioneditor/src/components/subcomponents/_settingstab.vue Diff File

Issue History

Date Modified Username Field Change
2020-05-17 16:18 cdorin New Issue
2020-05-17 16:18 cdorin Status new => confirmed
2020-07-09 01:09 gabrieljenik Note Added: 58818
2020-07-13 16:41 user225042 Note Added: 58928
2020-07-15 15:51 user225042 Note Added: 58958
2020-07-15 22:47 gabrieljenik Note Added: 58963
2020-07-16 11:33 user225042 Note Added: 58971
2020-07-16 16:34 gabrieljenik Changeset attached => LimeSurvey master 51559f08
2020-07-16 16:34 guest Note Added: 58978
2020-07-17 16:34 swendrich Status confirmed => resolved
2020-07-21 09:38 lime_release_bot Note Added: 59013
2020-07-21 09:38 lime_release_bot Status resolved => closed
2020-07-21 09:38 lime_release_bot Resolution open => fixed