Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020651Openbravo ERPB. User interfacepublic2012-05-30 19:102012-06-02 17:18
Pebabr 
AugustoMauch 
immediatecriticalalways
closedfixed 
10Server 2003
3.0MP11 
3.0MP12 
Google Chrome
Core
No
0020651: Delete hotkey is deleting records from other Window/Tab
The delete hotkey (keyboard "delete" button) is deleting records from previously selected Tabs/Windows.
Looks like its only working for the last opened/rightmost Window.
-Open 1 window (e.g. Shiping Company)
-Create a record
-Save it
-Go back to Grid View
-Select the Created Record
*Do not close this Window*

-Open another Window (e.g. Sales Region)
-Create a Record
-Save it
-Go back to Grid View
-Select it

Switch back to the first Window (Shiping Company)
-Press the delete hotkey
-Confirm

The record at the other Window (Sales Region) will be deleted instead of the now selected record.
No tags attached.
Issue History
2012-05-30 19:10PebabrNew Issue
2012-05-30 19:10PebabrAssigned To => dbaz
2012-05-30 19:10PebabrWeb browser => Google Chrome
2012-05-30 19:10PebabrModules => Core
2012-05-30 19:11PebabrIssue Monitored: Pebabr
2012-05-31 10:36AugustoMauchAssigned Todbaz => AugustoMauch
2012-05-31 10:39AugustoMauchWeb browserGoogle Chrome => Google Chrome
2012-05-31 10:39AugustoMauchPriorityhigh => immediate
2012-05-31 14:16hgbotCheckin
2012-05-31 14:16hgbotNote Added: 0049540
2012-05-31 14:16hgbotStatusnew => resolved
2012-05-31 14:16hgbotResolutionopen => fixed
2012-05-31 14:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b311c5f17ac7725823c9dfc15b5a6f4c2f244c55 [^]
2012-06-01 16:36marvintmStatusresolved => closed
2012-06-01 16:36marvintmFixed in Version => 3.0MP12
2012-06-02 17:18hudsonbotCheckin
2012-06-02 17:18hudsonbotNote Added: 0049584

Notes
(0049540)
hgbot   
2012-05-31 14:16   
Repository: erp/devel/pi
Changeset: b311c5f17ac7725823c9dfc15b5a6f4c2f244c55
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu May 31 14:15:46 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b311c5f17ac7725823c9dfc15b5a6f4c2f244c55 [^]

Fixes issue 20651: Shortcuts applied to proper view

Prior to this fix, the shortcuts were beign applied to the active view of the last opened window, even it the focus was in another window.
This has been solved by enabling the shorcuts of the grid and form views every time its standard view gets the focus.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0049584)
hudsonbot   
2012-06-02 17:18   
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/d1995ebc438c [^]

Maturity status: Test