Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017272 | Openbravo ERP | A. Platform | public | 2011-05-19 15:51 | 2011-06-06 19:01 |
|
Reporter | psarobe | |
Assigned To | mtaal | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP0 | Fixed in Version | | |
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 | 0017272: IE9: First focus is not working in some circunstances |
Description | IE9: First focus is not working in some circunstances. When you change a field and then save when clicking new row, the focus is in the same last field you change in the previous row and it should be in the First focus field |
Steps To Reproduce | 1. Go to sales invoice
2. Click new. Notice the focus is in the business partner. Select a business partner and save
3. Edit again the record and change the document no. Save
4. Click new row. Notice the focus is in the document no. This is wrong. It should be in Business partner |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017275 | 3.0MP0 | closed | mtaal | IE9: Being in edit mode but in the grid, when you click with the mouse in anohter record in a specific field the focus doesn't c | related to | defect | 0017569 | 3.0MP6 | closed | dbaz | IE9 does not display a section well |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-19 15:51 | psarobe | New Issue | |
2011-05-19 15:51 | psarobe | Assigned To | => mtaal |
2011-05-19 15:51 | psarobe | Modules | => Core |
2011-05-19 15:51 | psarobe | OBNetwork customer | => No |
2011-05-19 16:54 | psarobe | Relationship added | related to 0017275 |
2011-05-20 11:15 | psarobe | Priority | urgent => immediate |
2011-05-20 11:15 | psarobe | Status | new => scheduled |
2011-05-20 15:48 | psarobe | Priority | immediate => urgent |
2011-06-01 08:55 | hgbot | Checkin | |
2011-06-01 08:55 | hgbot | Note Added: 0037861 | |
2011-06-01 08:55 | hgbot | Status | scheduled => resolved |
2011-06-01 08:55 | hgbot | Resolution | open => fixed |
2011-06-01 08:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/303d1b861cfb1cc98fb71425597d89cc68e85063 [^] |
2011-06-03 13:26 | hudsonbot | Checkin | |
2011-06-03 13:26 | hudsonbot | Note Added: 0037974 | |
2011-06-06 19:01 | iperdomo | Note Added: 0038068 | |
2011-06-06 19:01 | iperdomo | Status | resolved => closed |
2011-06-09 12:04 | dbaz | Relationship added | related to 0017566 |
2011-06-10 13:15 | dbaz | Relationship added | related to 0017569 |
2011-06-10 13:16 | dbaz | Relationship deleted | related to 0017566 |
Notes |
|
(0037861)
|
hgbot
|
2011-06-01 08:55
|
|
Repository: erp/devel/pi
Changeset: 303d1b861cfb1cc98fb71425597d89cc68e85063
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jun 01 08:54:15 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/303d1b861cfb1cc98fb71425597d89cc68e85063 [^]
Fixes issue 17272: IE9: First focus is not working in some circunstances, Fixes issue 17275: IE9: Being in edit mode but in the grid, when you click with the mouse in anohter record in a specific field the focus doesn't c, 17225: IE9: After entering a sale sales order in grid view, for the second one the first focus doesn't work anymore
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/CloneOrderActionHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
|
|
|
|
Tested in pi-mp0 @ rev 82cd2a6bb0b3 |
|