View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
14564Bug reportsSurvey takingpublic2019-03-08 12:42
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionno change required 
Product Version3.15.x 
Summary14564: dialog box are out of screen with Safari(mobile) browser
Description

With Safari mobile browser (on iphone and android), unsure for version on iphone : all dialog box are out of screen

Steps To Reproduce

Get https://play.google.com/store/apps/details?id=com.gl9.cloudBrowser&hl=en_US or https://apkpure.com/surf-browser/com.gl9.cloudBrowser (or get an isos with default Safari)
Test any survey, try to clear your answers or gi to next page with a mandatory question

Additional Information

Fixed with

body.modal-open .modal {
    display: flex !important;
    height: 100%;
} 
body.modal-open .modal .modal-dialog {
    margin: auto;
}
TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)3.15.9 github
I will donate to the project if issue is resolvedNo
BrowserSafari/ios or Surf Browser 4.8.2 for Android
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

cdorin

cdorin

2019-03-06 17:25

reporter   ~50809

Was any commit pushed?

DenisChenu

DenisChenu

2019-03-06 17:45

developer   ~50811

No because i can reproduce only with surf-browser. One of my clinet with a Safaor on an unknown ios. But @Deusdeorum test with his Safari : no issue …

Deusdeorum

Deusdeorum

2019-03-08 11:45

reporter   ~50836

@DenisChenu @cdorin I have no issues on this one, I tested with two iphones with two different OS and safari versions...

cdorin

cdorin

2019-03-08 11:46

reporter   ~50837

Ok, thanks for your update @Deusdeorum. @DenisChenu, is it ok if I close the bug report if nobody else complained about it so far?

DenisChenu

DenisChenu

2019-03-08 12:42

developer   ~50847

Too specific to reproduce

Issue History

Date Modified Username Field Change
2019-02-22 12:20 DenisChenu New Issue
2019-02-22 12:20 DenisChenu File Added: Screenshot_20190222-104016_Browser.png
2019-02-22 12:20 DenisChenu File Added: Screenshot_20190222-104029_Browser.png
2019-02-22 12:20 DenisChenu File Added: Screenshot_20190222-104102_Browser.png
2019-02-22 12:20 DenisChenu File Added: Screenshot_20190222-104108_Browser.png
2019-02-22 12:22 DenisChenu Summary dialog boc are out of screen with Safari-mobile) browser => dialog box are out of screen with Safari(mobile) browser
2019-03-06 17:25 cdorin Note Added: 50809
2019-03-06 17:45 DenisChenu Note Added: 50811
2019-03-08 11:45 Deusdeorum Note Added: 50836
2019-03-08 11:46 cdorin Note Added: 50837
2019-03-08 12:42 DenisChenu Assigned To => DenisChenu
2019-03-08 12:42 DenisChenu Status new => closed
2019-03-08 12:42 DenisChenu Resolution open => no change required
2019-03-08 12:42 DenisChenu Note Added: 50847