Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026129 | Openbravo ERP | B. User interface | public | 2014-04-01 00:38 | 2014-10-01 16:12 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2014-02-26 |
Regression introduced in release | pi |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0026129: Styling issues with the checkboxes and the focus |
Description | In previous versions, when you press the tab key and you reach a checkbox, the checkbox get an orange border. Now it doesn't. Now it just work with the mouse to draw the orange border in the click, but is not removed in the blur. |
Steps To Reproduce | Go to "Product" window and tab to checkboxes fields |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-01 00:38 | dbaz | New Issue | |
2014-04-01 00:38 | dbaz | Assigned To | => dbaz |
2014-04-01 00:38 | dbaz | Modules | => Core |
2014-04-01 00:38 | dbaz | OBNetwork customer | => No |
2014-04-01 00:38 | dbaz | Triggers an Emergency Pack | => No |
2014-04-01 00:41 | dbaz | Note Added: 0065638 | |
2014-04-02 21:27 | dbaz | Review Assigned To | => alostale |
2014-04-02 21:29 | hgbot | Checkin | |
2014-04-02 21:29 | hgbot | Note Added: 0066110 | |
2014-04-02 21:29 | hgbot | Status | new => resolved |
2014-04-02 21:29 | hgbot | Resolution | open => fixed |
2014-04-02 21:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cdd07a22f34b1bf6201e510c3166953bd4b8bf54 [^] |
2014-04-02 21:31 | hgbot | Checkin | |
2014-04-02 21:31 | hgbot | Note Added: 0066111 | |
2014-04-03 08:22 | alostale | Note Added: 0066114 | |
2014-04-03 08:22 | alostale | Status | resolved => closed |
2014-04-03 08:22 | alostale | Fixed in Version | => PR14Q2 |
2014-05-07 18:10 | hudsonbot | Checkin | |
2014-05-07 18:10 | hudsonbot | Note Added: 0066884 | |
2014-10-01 16:12 | plujan | Regression level | => Pre packaging ( pi ) |
2014-10-01 16:12 | plujan | Regression date | => 2014-02-26 |
2014-10-01 16:12 | plujan | Regression introduced in release | => pi |
2014-10-01 16:12 | plujan | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^] |
Notes |
|
(0065638)
|
dbaz
|
2014-04-01 00:41
|
|
|
|
(0066110)
|
hgbot
|
2014-04-02 21:29
|
|
Repository: erp/devel/pi
Changeset: cdd07a22f34b1bf6201e510c3166953bd4b8bf54
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Apr 02 21:28:50 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cdd07a22f34b1bf6201e510c3166953bd4b8bf54 [^]
[scupgrade] Fixed issue 26129: 'Checkboxes' now display focus status again
---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js
---
|
|
|
(0066111)
|
hgbot
|
2014-04-02 21:31
|
|
Repository: erp/mods/org.openbravo.userinterface.smartclient.dev
Changeset: cfbc0de359aaf7537b6123b19e1968fecfc0f4c9
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Apr 02 21:31:08 2014 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.smartclient.dev/rev/cfbc0de359aaf7537b6123b19e1968fecfc0f4c9 [^]
Modified Smartclient 10.0d 2014-02-13 SNAPSHOT to fix issue 26129
---
M web/org.openbravo.userinterface.smartclient/isomorphic/client/widgets/form/FormItem.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/development/ISC_Forms.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules-debug/ISC_Forms.js
M web/org.openbravo.userinterface.smartclient/isomorphic/system/modules/ISC_Forms.js
---
|
|
|
|
|
|
|
|