Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017275 | Openbravo ERP | A. Platform | public | 2011-05-19 16:53 | 2011-06-06 16:57 |
|
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 | 0017275: 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 |
Description | IE9: Being in edit mode but in the grid, when you click with the mouse in another record in a specific field the focus doesn't change and remains in the same field than in the previous row |
Steps To Reproduce | 1. Go to product window
2. Select the record where the search key is: ES/0001
3. Change the focus to the name field
4. Now with the mouse click the nex row but pointing into the Search key field
5. The row changes to editable but the focus is in the name. This is wrong
Expected behaviour: The focus must be in the search key |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017272 | 3.0MP0 | closed | mtaal | IE9: First focus is not working in some circunstances | 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 16:53 | psarobe | New Issue | |
2011-05-19 16:53 | psarobe | Assigned To | => mtaal |
2011-05-19 16:53 | psarobe | Modules | => Core |
2011-05-19 16:53 | psarobe | OBNetwork customer | => No |
2011-05-19 16:54 | psarobe | Relationship added | related to 0017272 |
2011-05-20 11:14 | psarobe | Status | new => scheduled |
2011-05-20 11:14 | psarobe | fix_in_branch | => pi |
2011-05-20 15:48 | psarobe | Priority | immediate => urgent |
2011-06-01 08:55 | hgbot | Checkin | |
2011-06-01 08:55 | hgbot | Note Added: 0037862 | |
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: 0037975 | |
2011-06-06 16:57 | iperdomo | Note Added: 0038057 | |
2011-06-06 16:57 | iperdomo | Status | resolved => closed |
2011-06-09 12:04 | dbaz | Relationship added | blocks 0017566 |
2011-06-10 13:16 | dbaz | Relationship added | related to 0017569 |
2011-06-10 13:16 | dbaz | Relationship deleted | blocks 0017566 |
Notes |
|
(0037862)
|
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 @ rev 10a741a716c8 |
|