View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11137 | Bug reports | Survey taking | public | 2016-05-09 10:33 | 2016-05-09 16:34 |
| Reporter | DenisChenu | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | duplicate | ||
| Product Version | 2.50.x | ||||
| Summary | 11137: Windows resizing : array question typoe answer are hidden | ||||
| Description | If you set you windows to a little size after open : you don't see any answer in array | ||||
| Steps To Reproduce | Open a survey with array with a big screen, reduce the screen size | ||||
| Additional Information | Using a simple css RWD system fix the issue : no need javascript here @media (max-width: 768px) { And more : all this part must be shown : before (in 2.06) .hide is used for .sr-only class (screen reader only) Then .hide class must be removed and use .sr-only .visible-xs-block (unsure the 2 css is OK). | ||||
| Tags | No tags attached. | ||||
| Bug heat | 0 | ||||
| Complete LimeSurvey version number (& build) | 160509 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
| duplicate of | 11140 | closed | Question type Array : Array answers not displaying on mobile (responsive) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-09 10:33 | DenisChenu | New Issue | |
| 2016-05-09 15:03 | DenisChenu | Relationship added | related to 11139 |
| 2016-05-09 15:04 | DenisChenu | Relationship deleted | related to 11139 |
| 2016-05-09 15:04 | DenisChenu | Relationship added | related to 11140 |
| 2016-05-09 16:34 | c_schmitz | Relationship replaced | duplicate of 11140 |
| 2016-05-09 16:34 | c_schmitz | Status | new => closed |
| 2016-05-09 16:34 | c_schmitz | Assigned To | => c_schmitz |
| 2016-05-09 16:34 | c_schmitz | Resolution | open => duplicate |