View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11823Bug reportsSurvey editingpublic2016-11-11 13:18
Reportertammo Assigned Toollehar  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version2.54 
Fixed in Version2.55.x 
Summary11823: Screen for activation of survey too narrow
Description

When I want to activate the survey, I get shown a screen which is too narrow, due to col-sm-7 col-sm-offset-2 class in messagebox (which is also narrowed down by a col-sm-10 statement.)

Please give the message box a col-sm-12 class and all content full width.
Please present all settings that can be checked in a vertical column, not two next to each other.

This way you surely need a screen of more than 1280 px wide, while it should not have to be necessary...

TagsNo tags attached.
Attached Files
adminpage.png (191,956 bytes)
adminpage3.png (60,055 bytes)   
adminpage3.png (60,055 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)2.55 today
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionnn
Server OS (if known)nn
Webserver software & version (if known)nn
PHP Versionnn

Users monitoring this issue

There are no users monitoring this issue.

Activities

tammo

tammo

2016-10-21 15:29

developer   ~41522

Too many row and col-xx-xx statements may give too small areas for working in.

Keep up the good work, guys!

adminpage2.png (61,683 bytes)   
adminpage2.png (61,683 bytes)   
tammo

tammo

2016-10-21 15:38

developer   ~41523

You cannot even see what is in the dropdowns on a 1280+ wide screen!

tammo

tammo

2016-10-21 15:40

developer   ~41524

Please also test the UI on a 1280 wide screen!

ollehar

ollehar

2016-10-24 14:27

administrator   ~41534

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

ollehar

ollehar

2016-10-24 14:28

administrator   ~41535

Fixed, but unfortunately there's no Bootstrap breakpoint above 1200, meaning we can't have different layout for, say, 1280px wide and 1600px wide.

c_schmitz

c_schmitz

2016-11-11 13:18

administrator   ~41856

Version 2.55.3 released

Related Changesets

LimeSurvey: master 130b2d2a

2016-10-24 14:27:03

ollehar

Details Diff
Fixed issue 11823: Screen for activation of survey too narrow Affected Issues
11823
mod - application/views/admin/survey/activateSurvey_view.php Diff File

Issue History

Date Modified Username Field Change
2016-10-21 15:27 tammo New Issue
2016-10-21 15:27 tammo File Added: adminpage.png
2016-10-21 15:29 tammo File Added: adminpage2.png
2016-10-21 15:29 tammo Note Added: 41522
2016-10-21 15:37 tammo File Added: adminpage3.png
2016-10-21 15:38 tammo Note Added: 41523
2016-10-21 15:40 tammo Note Added: 41524
2016-10-21 16:52 ollehar Assigned To => ollehar
2016-10-21 16:52 ollehar Status new => assigned
2016-10-24 14:27 ollehar Changeset attached => LimeSurvey master 130b2d2a
2016-10-24 14:27 ollehar Note Added: 41534
2016-10-24 14:27 ollehar Resolution open => fixed
2016-10-24 14:28 ollehar Note Added: 41535
2016-10-24 14:28 ollehar Status assigned => resolved
2016-10-24 14:28 ollehar Fixed in Version => 2.55.x
2016-11-11 13:18 c_schmitz Note Added: 41856
2016-11-11 13:18 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing