Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031254 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2015-10-26 19:08 | 2015-11-23 21:16 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1812ac1a0747 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031254: The style of some toolbar buttons looks different in Microsoft Edge | |||||||
Description | The style of some toolbar buttons looks different in Microsoft Edge (see attached screenshots in Chrome and MS Edge). This seems an Smartclient issue, therefore, the following issue has been raised in their forum: http://forums.smartclient.com/forum/technical-q-a/232295-menubutton-edge-displaying-different-on-microsoft-edge [^] | |||||||
Steps To Reproduce | 1) Log in using Microsoft Edge 2) Navigate to the [Sales Order] window. Notice that the border of the disabled buttons is rendered differently. | |||||||
Tags | No tags attached. | |||||||
Attached Files | toolbarButtonsEdge.png [^] (6,929 bytes) 2015-10-26 19:08
toolbarButtonsChrome.png [^] (7,023 bytes) 2015-10-27 08:50 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0081347) hgbot (developer) 2015-10-27 13:38 |
Repository: erp/devel/pi Changeset: 1812ac1a0747a1279f824854d3c6e7c225e54859 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Oct 27 13:37:18 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/1812ac1a0747a1279f824854d3c6e7c225e54859 [^] fixes issue 31254: The style of the toolbar button looks different in MS Edge The transparency of the border defined in the CSS properties of the button was not being interpreted properly by MS Edge. To solve this problem, a solution has been added for this particular browser, by setting the transparency of the border using CSS3 --- M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-toolbar-styles.css --- |
(0081420) hgbot (developer) 2015-11-02 11:28 |
Repository: erp/devel/pi Changeset: e4c74a0ac40ee6a746fc82e95ee79126f4b3eaa7 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon Nov 02 11:28:15 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/e4c74a0ac40ee6a746fc82e95ee79126f4b3eaa7 [^] related to issue 31254: Add missing opacity for toolbar icon --- M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-toolbar-styles.css --- |
(0081471) alostale (manager) 2015-11-04 13:12 |
code reviewed verified in MS Edge 20.10240.16384.0 |
(0082160) hudsonbot (developer) 2015-11-23 21:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^] Maturity status: Test |
(0082164) hudsonbot (developer) 2015-11-23 21:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-10-26 19:08 | caristu | New Issue | |
2015-10-26 19:08 | caristu | Assigned To | => caristu |
2015-10-26 19:08 | caristu | File Added: toolbarButtonsEdge.png | |
2015-10-26 19:08 | caristu | Modules | => Core |
2015-10-26 19:08 | caristu | Triggers an Emergency Pack | => No |
2015-10-26 19:10 | caristu | File Added: toolbarButtonsChrome.png | |
2015-10-26 19:10 | caristu | Issue Monitored: networkb | |
2015-10-26 19:12 | caristu | Status | new => acknowledged |
2015-10-26 19:12 | caristu | Relationship added | related to 0030464 |
2015-10-26 19:18 | caristu | File Deleted: toolbarButtonsChrome.png | |
2015-10-26 19:33 | caristu | File Added: toolbarButtonsChrome.png | |
2015-10-27 08:49 | caristu | File Deleted: toolbarButtonsChrome.png | |
2015-10-27 08:49 | caristu | File Added: toolbarButtonsChrome.png | |
2015-10-27 08:50 | caristu | File Deleted: toolbarButtonsChrome.png | |
2015-10-27 08:50 | caristu | File Added: toolbarButtonsChrome.png | |
2015-10-27 13:31 | caristu | Review Assigned To | => alostale |
2015-10-27 13:31 | caristu | Issue Monitored: alostale | |
2015-10-27 13:38 | hgbot | Checkin | |
2015-10-27 13:38 | hgbot | Note Added: 0081347 | |
2015-10-27 13:38 | hgbot | Status | acknowledged => resolved |
2015-10-27 13:38 | hgbot | Resolution | open => fixed |
2015-10-27 13:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1812ac1a0747a1279f824854d3c6e7c225e54859 [^] |
2015-10-27 13:46 | caristu | Summary | The style of the toolbar button looks different in Microsoft Edge => The style of some toolbar button looks different in Microsoft Edge |
2015-10-27 13:46 | caristu | Description Updated | View Revisions |
2015-10-27 13:47 | caristu | Summary | The style of some toolbar button looks different in Microsoft Edge => The style of some toolbar buttons looks different in Microsoft Edge |
2015-10-27 13:47 | caristu | Description Updated | View Revisions |
2015-10-27 13:47 | caristu | Steps to Reproduce Updated | View Revisions |
2015-10-29 08:43 | caristu | Steps to Reproduce Updated | View Revisions |
2015-11-02 11:28 | hgbot | Checkin | |
2015-11-02 11:28 | hgbot | Note Added: 0081420 | |
2015-11-04 13:12 | alostale | Note Added: 0081471 | |
2015-11-04 13:12 | alostale | Status | resolved => closed |
2015-11-04 13:12 | alostale | Fixed in Version | => 3.0PR16Q1 |
2015-11-23 21:16 | hudsonbot | Checkin | |
2015-11-23 21:16 | hudsonbot | Note Added: 0082160 | |
2015-11-23 21:16 | hudsonbot | Checkin | |
2015-11-23 21:16 | hudsonbot | Note Added: 0082164 | |
2022-01-20 15:47 | shuehner | Relationship added | related to 0048450 |
Copyright © 2000 - 2009 MantisBT Group |