Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032137 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2016-02-04 18:28 | 2016-02-29 09:03 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c0d24d3b1d1e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dbaz | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032137: [UX] Undesired global scrolls when popups are shown in portrait mode | |||||||
Description | Undesired global scrolls when popups are shown in portrait mode. See attached "ScrollPortraitPopup_wrong.png". | |||||||
Steps To Reproduce | Follow this guide to set the 393x700 resolution in the browser: http://wiki.openbravo.com/wiki/Retail:Developers_Guide/How-to/How_to_test_screen_resolutions [^] Open any popup. Note: not following the guide and use Chrome Developer Tools to change the screen resolution will cause that the issue could not be reproduced ("ScrollPortraitPopup_false_ok.png") since the touch screen emulation removes, among other things, the global scrolls, which are actually the issue itself. | |||||||
Proposed Solution | It should look like "ScrollPortraitPopup_ok.png". Change this line: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/dd6b8ce938c7/web/org.openbravo.mobile.core/assets/css/ob-standard.css#l160 [^] with this one: width: calc(100% - 24px); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0083978) aaroncalero (viewer) 2016-02-05 15:02 |
Attached possible solution |
(0084008) hgbot (developer) 2016-02-08 16:50 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: e8bdb14a9320c47f41a6236517117d298034a610 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Mon Feb 08 09:24:47 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e8bdb14a9320c47f41a6236517117d298034a610 [^] Related to issue 32137: Fixed typo in css class definition --- M web/org.openbravo.mobile.core/assets/css/ob-standard.css --- |
(0084009) hgbot (developer) 2016-02-08 16:50 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: c0d24d3b1d1ede5ef1f323a48552bdfd5f1be319 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Mon Feb 08 09:26:11 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c0d24d3b1d1ede5ef1f323a48552bdfd5f1be319 [^] Fixed issue 32137: [UX] Undesired global scrolls when popups are shown in portrait mode --- M web/org.openbravo.mobile.core/assets/css/ob-standard.css --- |
(0084556) dmitry_mezentsev (viewer) 2016-02-26 10:06 |
Not closed for 18 days! |
(0084581) dbaz (viewer) 2016-02-29 09:03 |
Reviewed @ changeset: 1936 - 4556c6a80aeb |
![]() |
|||
Date Modified | Username | Field | Change |
2016-02-04 18:28 | dbaz | New Issue | |
2016-02-04 18:28 | dbaz | Assigned To | => Retail |
2016-02-04 18:28 | dbaz | File Added: ScrollPortraitPopup_wrong.png | |
2016-02-04 18:28 | dbaz | OBNetwork customer | => No |
2016-02-04 18:28 | dbaz | Triggers an Emergency Pack | => No |
2016-02-04 18:28 | dbaz | File Added: ScrollPortraitPopup_false_ok.png | |
2016-02-04 18:28 | dbaz | File Added: ScrollPortraitPopup_ok.png | |
2016-02-05 15:01 | aaroncalero | File Added: FixIssue32137.diff | |
2016-02-05 15:02 | aaroncalero | Note Added: 0083978 | |
2016-02-08 09:22 | aaroncalero | Status | new => scheduled |
2016-02-08 09:22 | aaroncalero | Assigned To | Retail => aaroncalero |
2016-02-08 16:50 | hgbot | Checkin | |
2016-02-08 16:50 | hgbot | Note Added: 0084008 | |
2016-02-08 16:50 | hgbot | Checkin | |
2016-02-08 16:50 | hgbot | Note Added: 0084009 | |
2016-02-08 16:50 | hgbot | Status | scheduled => resolved |
2016-02-08 16:50 | hgbot | Resolution | open => fixed |
2016-02-08 16:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c0d24d3b1d1ede5ef1f323a48552bdfd5f1be319 [^] |
2016-02-26 08:46 | aaroncalero | Review Assigned To | => dbaz |
2016-02-26 10:06 | dmitry_mezentsev | Note Added: 0084556 | |
2016-02-29 09:03 | dbaz | Note Added: 0084581 | |
2016-02-29 09:03 | dbaz | Status | resolved => closed |
2016-02-29 09:03 | dbaz | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |