View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
05383Bug reportsSurvey takingpublic2012-03-14 21:08
Reportermdekker Assigned Totpartner  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Summary05383: Keyboard-less operation doesn't work for all input fields
Description

Some question types in the sample survey (long text, huge free text, other, matrix) that can have text input don't show a keyboard.

Steps To Reproduce

Load the sample survey showcasing all question types and check each box that can have text input.

(if patched I am happy to retest)

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)10596
I will donate to the project if issue is resolvedNo
Browser
Database type & versiondna
Server OS (if known)dna
Webserver software & version (if known)dna
PHP Versiondna

Users monitoring this issue

There are no users monitoring this issue.

Activities

tpartner

tpartner

2011-08-10 23:58

partner   ~16013

mdekker, I've committed a fix to the stable branch enabling the keyboard on all text inputs and textareas (I think). Can you please test again?

I also added a trigger to fire the onkeyup event for those elements when a virtual key is clicked. This executes conditions, text limits, etc when the virtual keyboard is used.

Carsten. are we still rolling these fixes into the dev branch or CI?

mdekker

mdekker

2011-08-11 12:45

reporter   ~16017

will do and report back here

c_schmitz

c_schmitz

2011-08-11 18:33

administrator   ~16027

Makes no sense to roll anymore in _dev
Please from now on roll all fixes to _CI, too

tpartner

tpartner

2011-08-12 17:54

partner   ~16053

Okay, I've rolled things into the CI branch.

I think we'll call it resolved in revision 10711 (unless Menno comes up with issues).

c_schmitz

c_schmitz

2011-08-17 00:10

administrator   ~16076

New version released.

mdekker

mdekker

2011-08-17 10:27

reporter   ~16080

Didn't have time to check before... almost all are fixed now :)

Only one I could find is this one:

For "Type P - Multiple Options Question with Comments" only the other->comment doesn't work. all other fields are ok.

tpartner

tpartner

2011-08-17 14:04

partner   ~16081

Okay, NOW I think I've got them all.

I also found:

  • select-radio-other
  • list-with-comment
  • short-text-map

Thanks Menno

Related Changesets

LimeSurvey: Yii 655df9d1

2011-08-12 08:52:11

tpartner

Details Diff
Fixed issue 05383: Keyboard-less operation doesn't work for all input fields
Dev Enabled keyboard for all text inputs and textareas
Dev Added keyup trigger to keyboard to fire conditions and other onkeyup functions

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_ci@10711 b72ed6b6-b9f8-46b5-92b4-906544132732
Affected Issues
05383
mod - application/helpers/qanda_helper.php Diff File
mod - scripts/survey_runtime.js Diff File

LimeSurvey: Yii bcd0e8b3

2011-08-17 04:59:53

tpartner

Details Diff
Fixed issue 05383: Keyboard-less operation doesn't work for all input fields
Dev Enabled keyboard for some more text inputs and textareas

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_ci@10751 b72ed6b6-b9f8-46b5-92b4-906544132732
Affected Issues
05383
mod - application/helpers/qanda_helper.php Diff File

Issue History

Date Modified Username Field Change
2011-08-08 14:17 mdekker New Issue
2011-08-08 14:17 mdekker Status new => assigned
2011-08-08 14:17 mdekker Assigned To => user9586
2011-08-10 23:43 tpartner Assigned To user9586 => tpartner
2011-08-10 23:58 tpartner Note Added: 16013
2011-08-11 12:45 mdekker Note Added: 16017
2011-08-11 18:33 c_schmitz Note Added: 16027
2011-08-12 17:54 tpartner Note Added: 16053
2011-08-12 17:54 tpartner Status assigned => resolved
2011-08-12 17:54 tpartner Resolution open => fixed
2011-08-17 00:10 c_schmitz Note Added: 16076
2011-08-17 00:10 c_schmitz Status resolved => closed
2011-08-17 10:27 mdekker Note Added: 16080
2011-08-17 10:27 mdekker Status closed => feedback
2011-08-17 10:27 mdekker Resolution fixed => reopened
2011-08-17 14:04 tpartner Note Added: 16081
2011-08-17 14:04 tpartner Status feedback => closed
2011-08-17 14:04 tpartner Resolution reopened => fixed
2012-03-14 21:08 tpartner Changeset attached => Import 2012-03-09 13:30:34 Yii bcd0e8b3
2012-03-14 21:08 tpartner Changeset attached => Import 2012-03-09 13:30:34 Yii 655df9d1