Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030846Openbravo ERPB. User interfacepublic2015-09-16 17:552015-10-02 09:11
inigosanchez 
platform 
lowminorhave not tried
closedfixed 
5
 
 
alostale
Core
No
0030846: When clicking on a field on edit mode on the grid the value 0 is not selected
When editing a row on grid view if you click on a field the value 0 is not selected. This is an inhomogeneous behavior because if the value selected is different to 0 the behavior is correct and the value is properly selected.
-Open UOM window.
-Edit in grid "Liter" row.
-Change the focus to "Standard Precission" field and realize than the field is selected and selection is kept. In this case value is 2.
-Now, change the focus to "Costing Precission" field and realize than the field is selected for a very short time. Then the selection is removed and the cursor is kept in the position the click was done.

It has proposed a solution to SC to fix the bug in the Smartclient library: http://forums.smartclient.com/forum/technical-q-a/231262-incorrect-behavior-using-the-new-selectonclick-flag-in-one-case [^]
No tags attached.
depends on defect 0030507 closed inigosanchez When clicking on a field on edit mode on the grid the value is not selected 
Issue History
2015-09-16 17:55inigosanchezNew Issue
2015-09-16 17:55inigosanchezAssigned To => platform
2015-09-16 17:55inigosanchezModules => Core
2015-09-16 17:55inigosanchezTriggers an Emergency Pack => No
2015-09-16 17:55inigosanchezNote Added: 0080436
2015-09-16 17:57inigosanchezRelationship addeddepends on 0030507
2015-09-16 18:33inigosanchezNote Added: 0080437
2015-09-16 18:34inigosanchezNote Edited: 0080437bug_revision_view_page.php?bugnote_id=0080437#r9444
2015-09-16 18:34inigosanchezProposed Solution updated
2015-09-24 10:38inigosanchezStatusnew => scheduled
2015-09-24 10:42inigosanchezNote Added: 0080602
2015-09-24 10:42inigosanchezStatusscheduled => resolved
2015-09-24 10:42inigosanchezFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/6b358e197d0814f25e76654c63192d902484a4c5 [^]
2015-09-24 10:42inigosanchezResolutionopen => fixed
2015-09-24 10:42inigosanchezReview Assigned To => alostale
2015-10-02 09:11alostaleNote Added: 0080800
2015-10-02 09:11alostaleStatusresolved => closed

Notes
(0080436)
inigosanchez   
2015-09-16 17:55   
This issue is a problem introduced in smartclient library in the new code for 'selectOnClick' flag. This code will probably introduced with the fix of this issue: https://issues.openbravo.com/view.php?id=30507. [^]
(0080437)
inigosanchez   
2015-09-16 18:33   
(edited on: 2015-09-16 18:34)
It is a issue in Smartclient library. Reported in SC forums: http://forums.smartclient.com/forum/technical-q-a/231262-incorrect-behavior-using-the-new-selectonclick-flag-in-one-case [^] Awaiting for a reply in SmartClient forums.

(0080602)
inigosanchez   
2015-09-24 10:42   
Fixes here: https://issues.openbravo.com/view.php?id=30507 [^]
(0080800)
alostale   
2015-10-02 09:11   
Changeset for this issue were included within 0030507 and tested also when closing it.