View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
16636Bug reportsErgonomypublic2021-01-19 16:23
Reportergabrieljenik Assigned Togabrieljenik  
PrioritynoneSeveritytrivial 
Status closedResolutionfixed 
Product Version4.3.14 
Summary16636: False warning about the screen resolution
Description

hello, just opened limesurvey on my notebook with the screen resolution 3200x1800 px and got the warning that my screen resolution is too small.... perhaps you might want to adjust those settings

Clone of 16588, but for LS4

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)Version 4.3.14
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL5.7.31
Server OS (if known)
Webserver software & version (if known)
PHP Versionv7.3.20

Relationships

related to 16588 closedgabrieljenik False warning about the screen resolution 

Users monitoring this issue

There are no users monitoring this issue.

Activities

user225042

2020-09-02 20:53

  ~59688

Please provide us with a screenshot of the error. Thank you.

cdorin

cdorin

2020-09-02 20:53

reporter   ~59689

Iit happens only if you have the window "halfed" and then , on the log in page, you move to full page view, and then log in. To be fixed in both LS3 and LS4

gabrieljenik

gabrieljenik

2020-09-02 21:00

manager   ~59690

PR: https://github.com/LimeSurvey/LimeSurvey/pull/1570

gabrieljenik

gabrieljenik

2020-09-07 07:33

manager   ~59715

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

lime_release_bot

lime_release_bot

2020-09-07 11:47

administrator   ~59717

Fixed in Release 4.3.15+200907

Related Changesets

LimeSurvey: master 6e468f59

2020-09-07 07:33:16

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16636: False warning about the screen resolution (#1570)

The window size used for validation was only retrieved on "document ready" event of the login page.
Added a handler for the window resize event to keep the 'width' field updated until form sumbission.
Affected Issues
16636
mod - application/views/admin/authentication/login.php Diff File

Issue History

Date Modified Username Field Change
2020-09-02 20:53 gabrieljenik New Issue
2020-09-02 20:53 gabrieljenik Status new => assigned
2020-09-02 20:53 gabrieljenik Assigned To => gabrieljenik
2020-09-02 20:53 gabrieljenik Issue generated from: 16588
2020-09-02 20:53 gabrieljenik Note Added: 59688
2020-09-02 20:53 gabrieljenik Note Added: 59689
2020-09-02 20:53 gabrieljenik Relationship added related to 16588
2020-09-02 21:00 gabrieljenik Note Added: 59690
2020-09-07 07:33 gabrieljenik Changeset attached => LimeSurvey master 6e468f59
2020-09-07 07:33 gabrieljenik Note Added: 59715
2020-09-07 07:33 gabrieljenik Resolution open => fixed
2020-09-07 11:47 lime_release_bot Note Added: 59717
2020-09-07 11:47 lime_release_bot Status assigned => closed
2021-01-19 16:23 DenisChenu Category LimeSurvey Website => Ergonomy