Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015691Openbravo ERPA. Platformpublic2011-01-18 15:372011-03-10 00:00
rgoris 
mtaal 
highmajoralways
closedfixed 
5
pi 
3.0RC4pi 
Core
No
0015691: Staying in edit mode when clicking other rows/grids
Currently you can edit a row and - using the arrow keys - move up and down to other rows. You will stay in edit mode and continue editing until you click the save or cancel button in the row.

Using the mouse, the behavior is different: clicking in the row above or below the edited one, kills the edit action abruptly. Clicking anywhere else as well. This is counter intuitive: the user wants to pick cells/rows to edit with the keyboard AND mouse, whether they are adjacent or not.

REQUESTED BY PAOLO
Once in edit mode, clicking anywhere else in the grid will keep the user in edit mode. See sequence image attached.
No tags attached.
png 01-edit-one-row.png (69,622) 2011-01-18 15:37
https://issues.openbravo.com/file_download.php?file_id=3503&type=bug
png

png 02-now-click-on-other.png (68,294) 2011-01-18 15:38
https://issues.openbravo.com/file_download.php?file_id=3504&type=bug
png
Issue History
2011-01-18 15:37rgorisNew Issue
2011-01-18 15:37rgorisAssigned To => mtaal
2011-01-18 15:37rgorisFile Added: 01-edit-one-row.png
2011-01-18 15:37rgorisModules => Core
2011-01-18 15:38rgorisFile Added: 02-now-click-on-other.png
2011-02-28 18:21hgbotCheckin
2011-02-28 18:21hgbotNote Added: 0034438
2011-02-28 18:21hgbotStatusnew => resolved
2011-02-28 18:21hgbotResolutionopen => fixed
2011-02-28 18:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2ceba3875bf1b73782172320887a167e46944f6d [^]
2011-03-09 11:05rgorisStatusresolved => closed
2011-03-09 11:05rgorisFixed in Version => pi
2011-03-10 00:00anonymoussf_bug_id0 => 3204740

Notes
(0034438)
hgbot   
2011-02-28 18:21   
Repository: erp/devel/pi
Changeset: 2ceba3875bf1b73782172320887a167e46944f6d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Feb 28 18:20:40 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2ceba3875bf1b73782172320887a167e46944f6d [^]

Fixes issue 15691: Staying in edit mode when clicking other rows/grids

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---