Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037185Retail ModulesWeb POSpublic2017-10-30 09:402017-11-09 14:22
jonibc 
jorge-garcia 
highmajorrandom
closedfixed 
5
 
RR18Q1 
marvintm
No
0037185: [SERQA 3446] Scroll bars are shown in modal
In WebPOS, when a modal is opened, sometimes a scroll bar appears at the bottom or at the right, depending the position of modal in the screen the scroll bar is displayed or not.

It is also reproducible in livebuilds,in Linux using Chrome Version 62.0.3202.75(Official Build) (64-bit).

See atached different images where the issue is reproduced.
Log-in into WebPOS:
-Open receipt properties modal. (Or any other)
-Check that two scroll bars are displayed, at the left and at the bottom.
-Change margin-left or margin top properties in Chrome Developer Tools, the scroll bars are shown depending this value.
No tags attached.
png Selection_061.png (41,422) 2017-10-30 09:40
https://issues.openbravo.com/file_download.php?file_id=11246&type=bug
png

png Selection_062.png (24,721) 2017-10-30 09:41
https://issues.openbravo.com/file_download.php?file_id=11247&type=bug
png
Issue History
2017-10-30 09:40jonibcNew Issue
2017-10-30 09:40jonibcAssigned To => Retail
2017-10-30 09:40jonibcFile Added: Selection_061.png
2017-10-30 09:40jonibcResolution time => 1510527600
2017-10-30 09:40jonibcTriggers an Emergency Pack => No
2017-10-30 09:41jonibcFile Added: Selection_062.png
2017-10-30 09:43jonibcSummaryScroll bars are shown in modal => [SERQA 3446] Scroll bars are shown in modal
2017-11-08 18:00jorge-garciaStatusnew => scheduled
2017-11-08 18:00jorge-garciaAssigned ToRetail => jorge-garcia
2017-11-09 13:44hgbotCheckin
2017-11-09 13:44hgbotNote Added: 0100385
2017-11-09 13:44hgbotStatusscheduled => resolved
2017-11-09 13:44hgbotResolutionopen => fixed
2017-11-09 13:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/eb4f6d869f18fef5488838640fae8ff5ae31fd08 [^]
2017-11-09 14:22marvintmReview Assigned To => marvintm
2017-11-09 14:22marvintmStatusresolved => closed
2017-11-09 14:22marvintmFixed in Version => RR18Q1

Notes
(0100385)
hgbot   
2017-11-09 13:44   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: eb4f6d869f18fef5488838640fae8ff5ae31fd08
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Nov 08 17:58:27 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/eb4f6d869f18fef5488838640fae8ff5ae31fd08 [^]

Fixed issue 37185: [SERQA 3446] Scroll bars are shown in modal

The solution is to set overflow value to visible due to the changes
in Chrome 62.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---