Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040728 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2019-04-30 13:56 | 2019-06-06 20:02 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | javierRodriguez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6b17cb03e12b | ||||
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 | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040728: Upcoming chrome75 will removed 'caret' propery from CSS used in WebPOS | |||||||
Description | Loading WebPOS using Chromium74 shows the following warning message in the browser console. [Deprecation] The keyword 'caret' for -webkit-appearance CSS property is deprecated and will be removed in M75, around June 2019. See https://www.chromestatus.com/features/5075579829223424 [^] for more details. It should be investigated what is user-visible behavior if that is not fixed. Depending on result of this maybe backports need to be created or not. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0112455) hgbot (developer) 2019-06-06 10:01 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 6b17cb03e12b0c700eaa8da3936de2a5d06b4ebf Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Thu Jun 06 09:59:57 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6b17cb03e12b0c700eaa8da3936de2a5d06b4ebf [^] Fixed issue 40728: Upcoming chrome75 will removed 'caret' propery from CSS used in WebPOS Where were not using -webkit-appearance: caret in WebPOS because all of them was commented. In any case, Chrome is reading that comments in CSS files and it interpret that the application is using the mentioned attibute. This commit just delete this comments to make chrome does not show warning message. --- M web/org.openbravo.mobile.core/build/lib.css M web/org.openbravo.mobile.core/lib/onyx/css/onyx.css M web/org.openbravo.mobile.core/lib/onyx/source/css/onyx.css --- |
(0112468) hgbot (developer) 2019-06-06 11:54 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 646e90cfd08fb8a1280fde0998b8417a267d7539 Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Thu Jun 06 11:53:37 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/646e90cfd08fb8a1280fde0998b8417a267d7539 [^] Related to issue 40728: Upcoming chrome75 will removed caret propery from CSS used in WebPOS --- M web/org.openbravo.mobile.core/build/lib.css M web/org.openbravo.mobile.core/lib/onyx/css/onyx.css M web/org.openbravo.mobile.core/lib/onyx/source/css/onyx.css --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-04-30 13:56 | shuehner | New Issue | |
2019-04-30 13:56 | shuehner | Assigned To | => Retail |
2019-04-30 13:56 | shuehner | OBNetwork customer | => No |
2019-04-30 13:56 | shuehner | Triggers an Emergency Pack | => No |
2019-04-30 14:24 | javierRodriguez | Assigned To | Retail => javierRodriguez |
2019-06-06 10:01 | hgbot | Checkin | |
2019-06-06 10:01 | hgbot | Note Added: 0112455 | |
2019-06-06 10:01 | hgbot | Status | new => resolved |
2019-06-06 10:01 | hgbot | Resolution | open => fixed |
2019-06-06 10:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6b17cb03e12b0c700eaa8da3936de2a5d06b4ebf [^] |
2019-06-06 11:54 | hgbot | Checkin | |
2019-06-06 11:54 | hgbot | Note Added: 0112468 | |
2019-06-06 20:02 | marvintm | Review Assigned To | => marvintm |
2019-06-06 20:02 | marvintm | Status | resolved => closed |
2019-06-06 20:02 | marvintm | Fixed in Version | => RR19Q3 |
Copyright © 2000 - 2009 MantisBT Group |