View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
11706Bug reportsSurvey takingpublic2017-07-21 17:08
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version2.51.x 
Target Version3.0.xFixed in Version3.0.x 
Summary11706: Upload iframe : only one scroll-bar inn 2.06, 2 scroll-bar in 2.50
Description

Working on upload question type : seems there are no "height" system actually to have only one scroll bar.
In 2.06 : we improve a lot loader html/css and js for webphone (tested on Android) : showing the iframe like 100%/100% if screen is very little : the iframe totally replace the screen (except for the title and action bar).

Steps To Reproduce

Test upload question type in phone with 2.06 and 2.50 : see the difference.

Additional Information

In 2.06 : we use a js to update parent heigth : this allow to have only one scroll-bar vertically.
Horizontally : there still some effort top do with width-margin.

TagsNo tags attached.
Attached Files
default_205.png (67,927 bytes)   
default_205.png (67,927 bytes)   
Default_250.png (60,142 bytes)   
Default_250.png (60,142 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)20160924
I will donate to the project if issue is resolvedNo
Browserfirefox (for example)
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-09-25 14:51

developer   ~40944

Maybe the best is to have something between the 2:

header : always show, fixed
content : scrolling with the windows scroll bar
action (save) : fixed at bottom

DenisChenu

DenisChenu

2016-09-25 17:58

developer   ~40950

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

DenisChenu

DenisChenu

2016-10-04 17:32

developer   ~41122

Not perfect but working solution, i just try perfect solution after

c_schmitz

c_schmitz

2017-07-21 17:08

administrator   ~44136

Version 3.0.0-beta.1 released

Related Changesets

LimeSurvey: answers_html 3854578f

2016-09-25 17:56:03

DenisChenu

Details Diff
Fixed issue 11706: Upload iframe : only one scroll
Dev: the scroll bar is in iframe, better is to find a way to put in windows
Dev: but if it's for windows : don't find a good way to put modal-footer in windows
Dev: alternative : modal-footer : position fixed if modal-body is too big. Must try
Affected Issues
11706
mod - application/controllers/UploaderController.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - scripts/modaldialog.js Diff File
mod - scripts/uploader.js Diff File
mod - styles-public/uploader-files.css Diff File
mod - styles-public/uploader.css Diff File

Issue History

Date Modified Username Field Change
2016-09-25 14:48 DenisChenu New Issue
2016-09-25 14:48 DenisChenu File Added: default_205.png
2016-09-25 14:49 DenisChenu File Added: Default_250.png
2016-09-25 14:51 DenisChenu Note Added: 40944
2016-09-25 17:58 DenisChenu Changeset attached => LimeSurvey answers_html 3854578f
2016-09-25 17:58 DenisChenu Note Added: 40950
2016-09-25 17:58 DenisChenu Assigned To => DenisChenu
2016-09-25 17:58 DenisChenu Resolution open => fixed
2016-10-04 17:31 DenisChenu Target Version => 3.0.x
2016-10-04 17:31 DenisChenu Status new => assigned
2016-10-04 17:32 DenisChenu Note Added: 41122
2016-10-04 18:03 DenisChenu Status assigned => resolved
2016-10-04 18:03 DenisChenu Fixed in Version => 3.0.x
2017-07-21 17:08 c_schmitz Note Added: 44136
2017-07-21 17:08 c_schmitz Status resolved => closed