Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024625 | Openbravo ERP | A. Platform | public | 2013-08-29 16:40 | 2013-08-30 14:21 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP27 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024625: Incorrect CSS styles in OB3 (new architecture) |
Description | There are some incorrect CSS styles in OB3 (new architecture) |
Steps To Reproduce | Using Chrome 29:
* Open the developer tools
* Go to "Console" tab
* Click the funnel icon
* Select "CSS"
Open the application
* Ignore login window CSS errors, since they are going to be fixed here: https://issues.openbravo.com/view.php?id=24626 [^]
* Login into the application. Notice that there are several CSS errors pointing to StyleSheetResources?_appName=OB3&_skinVersion=Default&_cssDataUri=true |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024626 | | acknowledged | Triage Platform Base | Incorrect CSS styles in OB3 (classic windows) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-08-29 16:40 | dbaz | New Issue | |
2013-08-29 16:40 | dbaz | Assigned To | => dbaz |
2013-08-29 16:40 | dbaz | Modules | => Core |
2013-08-29 16:40 | dbaz | OBNetwork customer | => No |
2013-08-29 16:40 | dbaz | Triggers an Emergency Pack | => No |
2013-08-29 16:44 | dbaz | Review Assigned To | => AugustoMauch |
2013-08-29 16:44 | dbaz | Note Added: 0060819 | |
2013-08-29 16:44 | dbaz | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4984#r4984 |
2013-08-29 16:44 | dbaz | Issue Monitored: AugustoMauch | |
2013-08-29 16:44 | dbaz | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4985#r4985 |
2013-08-29 16:54 | hgbot | Checkin | |
2013-08-29 16:54 | hgbot | Note Added: 0060820 | |
2013-08-29 16:54 | hgbot | Status | new => resolved |
2013-08-29 16:54 | hgbot | Resolution | open => fixed |
2013-08-29 16:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/053e8f2a3ab68bf5e616c46dc24dc7b09c08e4ca [^] |
2013-08-29 17:07 | dbaz | Relationship added | related to 0024626 |
2013-08-30 00:30 | hudsonbot | Checkin | |
2013-08-30 00:30 | hudsonbot | Note Added: 0060823 | |
2013-08-30 14:21 | AugustoMauch | Note Added: 0060839 | |
2013-08-30 14:21 | AugustoMauch | Status | resolved => closed |
2013-08-30 14:21 | AugustoMauch | Fixed in Version | => 3.0MP27 |
Notes |
|
(0060819)
|
dbaz
|
2013-08-29 16:44
|
|
To test the solution, look at the diff and point the modified selectors. Then open the application and look into the affected items and check that they still are shown ok |
|
|
(0060820)
|
hgbot
|
2013-08-29 16:54
|
|
Repository: erp/devel/pi
Changeset: 053e8f2a3ab68bf5e616c46dc24dc7b09c08e4ca
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Aug 29 16:53:51 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/053e8f2a3ab68bf5e616c46dc24dc7b09c08e4ca [^]
Fixed issue 24625: Fixed CSS errors in OB3 (new architecture)
---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-tab-styles.css
M modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-widget-styles.css
---
|
|
|
|
|
|
|
Code reviewed and verified in pi@68b2765a34ff |
|