Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019263 | Openbravo ERP | B. User interface | public | 2011-12-08 03:01 | 2011-12-13 16:43 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP7 | |
Merge Request Status | |
Review Assigned To | |
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 | 0019263: "Quick Launch" and "Create New" combos can get an improper style |
Description | "Quick Launch" and "Create New" combos can get an improper style |
Steps To Reproduce | Go to "Quick Launch" and "Create New" dialogs
* Type "asdfgh" in the suggestion combo box
* Then delete the last character, so you only have "asdfg" in the combo
Notice that the font now is blue, with a different font-type, and the combo is slightly taller. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-08 03:01 | dbaz | New Issue | |
2011-12-08 03:01 | dbaz | Assigned To | => dbaz |
2011-12-08 03:01 | dbaz | Modules | => Core |
2011-12-08 03:01 | dbaz | OBNetwork customer | => No |
2011-12-09 11:43 | hgbot | Checkin | |
2011-12-09 11:43 | hgbot | Note Added: 0043759 | |
2011-12-09 11:43 | hgbot | Status | new => resolved |
2011-12-09 11:43 | hgbot | Resolution | open => fixed |
2011-12-09 11:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1f8ad156bf59b63e73a88a1d059018d0151aeb0f [^] |
2011-12-09 12:17 | rgoris | Note Added: 0043763 | |
2011-12-09 12:29 | hgbot | Checkin | |
2011-12-09 12:29 | hgbot | Note Added: 0043765 | |
2011-12-12 10:07 | mtaal | Note Added: 0043778 | |
2011-12-12 10:07 | mtaal | Status | resolved => closed |
2011-12-12 10:07 | mtaal | Fixed in Version | => 3.0MP7 |
2011-12-13 16:43 | hudsonbot | Checkin | |
2011-12-13 16:43 | hudsonbot | Note Added: 0043832 | |
2011-12-13 16:43 | hudsonbot | Checkin | |
2011-12-13 16:43 | hudsonbot | Note Added: 0043833 | |
Notes |
|
(0043759)
|
hgbot
|
2011-12-09 11:43
|
|
Repository: erp/devel/pi
Changeset: 1f8ad156bf59b63e73a88a1d059018d0151aeb0f
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Dec 08 04:27:52 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1f8ad156bf59b63e73a88a1d059018d0151aeb0f [^]
Fixed issue 19263: Added 'addUnknownValues: false' to quick launch items
and added proper pendingTextBoxStyle styles in case they were needed
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-user-profile-widget.js
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-form-styles.js
M modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
M modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-myopenbravo-styles.js
---
|
|
|
(0043763)
|
rgoris
|
2011-12-09 12:17
|
|
|
|
(0043765)
|
hgbot
|
2011-12-09 12:29
|
|
Repository: erp/devel/pi
Changeset: 519a20bcb9b237d660448a6a471a6dda3b697bec
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Dec 09 12:29:23 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/519a20bcb9b237d660448a6a471a6dda3b697bec [^]
Related to issue 19263: removed again 'addUnknownValues' to allow proper work of quick launch
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.js
M modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-myopenbravo-styles.js
---
|
|
|
(0043778)
|
mtaal
|
2011-12-12 10:07
|
|
|
|
|
|
|
|
|