View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14123 | Bug reports | Survey editing | public | 2018-10-02 14:45 | 2022-05-02 08:04 |
Reporter | tefaye | Assigned To | gabrieljenik | ||
Priority | urgent | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.x | ||||
Summary | 14123: Slider left/right labels not displayed correctly on iPad | ||||
Description | When using a Multiple Numerical Input question with the Slider layout in LimeSurvey 3.x the left/right slider labels are not rendered correctly on iPad. This issue doesn't occur when simulating the iPad resolution using a desktop web browser. The right-hand label is displayed on the left and then repeated on a new line under the slider. This issue does not occur in LimeSurvey 2.x. | ||||
Steps To Reproduce |
| ||||
Additional Information | Also attached are Bootstrap test cases for the iPad. It is a 3rd generation 9.7" iPad with retina display running iOS 9. Resolution is 1536x2048 pixels at 264 PPI. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 18 | ||||
Complete LimeSurvey version number (& build) | 3.14.11+180926 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Mobile Safari (iOS 9) | ||||
Database type & version | MySQL 5.7.23 | ||||
Server OS (if known) | Linux (Ubuntu) | ||||
Webserver software & version (if known) | Nginx 1.4.6 | ||||
PHP Version | 7.0 | ||||
Sh… only for ipad : Firefox at 768 is OK. If you put your ipad on landscape : same issue ? This happen with vanilla theme ? |
|
Yes, only occurs on iPad and does NOT occur when using a desktop browser set to the same dimensions/resolution. This happens in both landscape and portrait mode - you need to use an actual iPad to see the issue. |
|
And yes, this happens with vanilla theme. |
|
We are facing the same problem at the latest Limesurvey version. |
|
Seems like there is a problem with the breakpoint for iPads (768x1024), as the layout changes on 767px width instead of 768px width. This might be a Boostrap 3 problem. |
|
Didn't seem, see IMG_0110.PNG (189,074 bytes) https://bugs.limesurvey.org/file_download.php?file_id=10776&type=bug |
|
Set to new : can not be assigned to previous dev |
|
I can take it |
|
PR: https://github.com/LimeSurvey/LimeSurvey/pull/2350 Please test on dual scale as well as the css classes hit on this ticket are used on that question as well. |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33425 |
|
PR for 5.x is still missing. |
|
Fixed in Release 3.28.8+220426 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33456 |
|
LimeSurvey: 3.x-LTS 82bcc448 2022-04-25 19:16 Committer: GitHub Details Diff |
Fixed issue 14123: Slider left/right labels not displayed correctly on iPad (#2350) |
Affected Issues 14123 |
|
mod - themes/survey/bootswatch/css/theme.css | Diff File | ||
mod - themes/survey/fruity/css/theme.css | Diff File | ||
mod - themes/survey/vanilla/css/theme.css | Diff File | ||
LimeSurvey: master 62ee29d2 2022-05-02 10:02 Committer: GitHub Details Diff |
Fixed issue 14123: Slider left/right labels not displayed correctly on iPad (#2369) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 14123 |
|
mod - application/config/version.php | Diff File | ||
mod - themes/survey/bootswatch/css/theme.css | Diff File | ||
mod - themes/survey/vanilla/css/theme.css | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-02 14:45 | tefaye | New Issue | |
2018-10-02 14:45 | tefaye | File Added: limesurvey_question_489.lsq | |
2018-10-02 14:45 | tefaye | File Added: IMG_0110.PNG | |
2018-10-02 14:45 | tefaye | File Added: image1.PNG | |
2018-10-03 08:16 | DenisChenu | File Added: Capture du 2018-10-03 08-13-55.png | |
2018-10-03 08:16 | DenisChenu | Note Added: 49222 | |
2018-10-03 08:16 | DenisChenu | Note Edited: 49222 | |
2018-10-03 11:11 | tefaye | Note Added: 49224 | |
2018-10-03 11:13 | tefaye | Note Added: 49225 | |
2018-10-04 11:59 |
|
Assigned To | => markusfluer |
2018-10-04 11:59 |
|
Status | new => assigned |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |
2020-10-06 14:55 | JohannaJoyObst | Issue Monitored: JohannaJoyObst | |
2021-01-28 11:29 | Mazi | Note Added: 61723 | |
2021-01-28 12:08 | steffih | Note Added: 61724 | |
2021-01-28 12:46 | DenisChenu | Note Added: 61725 | |
2021-01-28 12:46 | DenisChenu | Assigned To | markusfluer => |
2021-01-28 12:46 | DenisChenu | Status | assigned => new |
2021-01-28 12:46 | DenisChenu | Note Added: 61726 | |
2021-01-28 20:32 | cdorin | Priority | none => normal |
2021-01-28 20:32 | cdorin | Status | new => confirmed |
2021-01-28 20:32 | cdorin | Sync to Zoho Project | => |Yes| |
2022-04-13 14:04 | c_schmitz | Zoho Project Synchronization | Yes => |
2022-04-13 14:05 | c_schmitz | Priority | normal => urgent |
2022-04-13 15:00 | gabrieljenik | Assigned To | => gabrieljenik |
2022-04-13 15:00 | gabrieljenik | Status | confirmed => assigned |
2022-04-13 15:00 | gabrieljenik | Note Added: 69055 | |
2022-04-13 15:00 | gabrieljenik | Bug heat | 10 => 12 |
2022-04-13 17:54 | galads | Bug heat | 12 => 14 |
2022-04-13 22:04 | gabrieljenik | Note Added: 69066 | |
2022-04-13 22:05 | gabrieljenik | Status | assigned => ready for testing |
2022-04-25 17:16 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS 82bcc448 |
2022-04-25 17:16 | gabrieljenik | Note Added: 69221 | |
2022-04-25 17:16 | gabrieljenik | Resolution | open => fixed |
2022-04-25 17:18 | c_schmitz | Note Added: 69222 | |
2022-04-25 17:18 | c_schmitz | Bug heat | 14 => 16 |
2022-04-25 17:18 | c_schmitz | Status | ready for testing => assigned |
2022-04-25 20:47 | gabrieljenik | Note Added: 69228 | |
2022-04-25 20:48 | gabrieljenik | Status | assigned => ready for testing |
2022-04-26 09:42 | LimeBot | Note Added: 69240 | |
2022-04-26 09:42 | LimeBot | Status | ready for testing => closed |
2022-04-26 09:42 | LimeBot | Bug heat | 16 => 18 |
2022-05-02 08:04 | gabrieljenik | Changeset attached | => LimeSurvey master 62ee29d2 |
2022-05-02 08:04 | gabrieljenik | Note Added: 69327 |