Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025937 | Openbravo ERP | A. Platform | public | 2014-03-10 10:28 | 2014-03-11 06:39 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025937: Right clicking a record in the tree grid view should not result in the drag of the record |
Description | When a record is right-clicked in the tree grid view, the context menu of the browser will open. When the context menu is clicked and the user moves the mouse, the clicked record will be dragged to the mouse position.
Right clicking a record in the tree grid view should not trigger any action. |
Steps To Reproduce | * Open the Organization table
* Open the Tree Grid View
* Click a record with the right-button.
* Close the contextual menu and move the mouse. The record will be dragged. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0025906 | 3.0PR14Q2 | closed | AugustoMauch | Tree Extension Project |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-03-10 10:28 | AugustoMauch | New Issue | |
2014-03-10 10:28 | AugustoMauch | Assigned To | => AugustoMauch |
2014-03-10 10:28 | AugustoMauch | Modules | => Core |
2014-03-10 10:28 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-03-10 10:51 | AugustoMauch | Issue Monitored: shankarb | |
2014-03-10 10:52 | AugustoMauch | Review Assigned To | => shankarb |
2014-03-10 10:54 | hgbot | Checkin | |
2014-03-10 10:54 | hgbot | Note Added: 0064978 | |
2014-03-10 10:54 | hgbot | Status | new => resolved |
2014-03-10 10:54 | hgbot | Resolution | open => fixed |
2014-03-10 10:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a48a8ccbc362252797760626dae6fa2d191a2f5e [^] |
2014-03-10 10:58 | AugustoMauch | Note Added: 0064979 | |
2014-03-10 10:58 | AugustoMauch | Status | resolved => new |
2014-03-10 10:58 | AugustoMauch | Resolution | fixed => open |
2014-03-10 10:59 | AugustoMauch | Relationship added | related to 0025906 |
2014-03-10 10:59 | AugustoMauch | Status | new => scheduled |
2014-03-10 10:59 | AugustoMauch | fix_in_branch | => pi |
2014-03-10 10:59 | AugustoMauch | Status | scheduled => resolved |
2014-03-10 10:59 | AugustoMauch | Resolution | open => fixed |
2014-03-10 22:58 | hudsonbot | Checkin | |
2014-03-10 22:58 | hudsonbot | Note Added: 0065004 | |
2014-03-11 06:39 | shankarb | Note Added: 0065011 | |
2014-03-11 06:39 | shankarb | Status | resolved => closed |
2014-03-11 06:39 | shankarb | Fixed in Version | => PR14Q2 |
Notes |
|
(0064978)
|
hgbot
|
2014-03-10 10:54
|
|
Repository: erp/devel/pi
Changeset: a48a8ccbc362252797760626dae6fa2d191a2f5e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Mar 10 10:51:16 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a48a8ccbc362252797760626dae6fa2d191a2f5e [^]
Fixes issue 25937: Right clicking on a tree record does not trigger any action
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-grid.js
---
|
|
|
|
Reopened to link it with feature request |
|
|
|
|
|
(0065011)
|
shankarb
|
2014-03-11 06:39
|
|
Code reviewed and verified in pi changeset fa281875ee74. |
|