Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016252Openbravo ERPA. Platformpublic2011-03-14 09:562011-03-16 00:00
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
pi 
Core
No
0016252: Right clicking on multiple selected records deselects records
If multiple records are selected then right clicking on one of them will deselect the other records. This is incorrect, when right clicking the complete selection should be maintained.
No tags attached.
Issue History
2011-03-14 09:56mtaalNew Issue
2011-03-14 09:56mtaalAssigned To => mtaal
2011-03-14 09:56mtaalModules => Core
2011-03-14 10:04hgbotCheckin
2011-03-14 10:04hgbotNote Added: 0034783
2011-03-14 10:04hgbotStatusnew => resolved
2011-03-14 10:04hgbotResolutionopen => fixed
2011-03-14 10:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f7ae04ce02e5ffd8b5623fb5a50674c09a3202e0 [^]
2011-03-15 16:29marvintmNote Added: 0034898
2011-03-15 16:29marvintmStatusresolved => closed
2011-03-16 00:00anonymoussf_bug_id0 => 3214414

Notes
(0034783)
hgbot   
2011-03-14 10:04   
Repository: erp/devel/pi
Changeset: f7ae04ce02e5ffd8b5623fb5a50674c09a3202e0
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Mar 14 10:03:58 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f7ae04ce02e5ffd8b5623fb5a50674c09a3202e0 [^]

Fixes issue 16252: Right clicking on multiple selected records deselects records

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---
(0034898)
marvintm   
2011-03-15 16:29   
When right-clicking, if there are several rows selected, they keep being selected, and the menu shows only the appropriate options.