Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026623Openbravo ERPA. Platformpublic2014-05-19 16:302014-06-06 22:51
caristu 
guillermogil 
urgentminorhave not tried
closedfixed 
5
pi 
3.0PR14Q33.0PR14Q3 
dbaz
Core
No
0026623: Canvas fields are not working properly on pick and execute windows
Canvas fields are not working properly on pick and execute windows. For example if we define a Label, with custom background color, the canvas field is only painted fine after clicking on a record of the grid.
1) Create a new pick and execute window[1]
2) Define one of the fields in the grid as a canvas field[2], for example using a Label class (see attached).
3) Open the pick and edit, and notice that the label appears correctly just in the selected record of the grid.


[1] http://wiki.openbravo.com/wiki/How_to_create_a_Pick_and_Execute_Process [^]
[2] http://wiki.openbravo.com/wiki/How_to_add_a_canvas_field_to_a_Form_or_Grid [^]
Ensure that the canvas field works in P&E in the same way as in the standard grids: http://wiki.openbravo.com/wiki/How_to_add_a_canvas_field_to_a_Form_or_Grid#Javascript_events_passed_to_the_canvas [^]
No tags attached.
related to defect 0019879 closed dbaz PNE, when editing charge amount, first character not completely visible 
? canvasField.js (238) 2014-05-19 16:30
https://issues.openbravo.com/file_download.php?file_id=6934&type=bug
Issue History
2014-05-19 16:30caristuNew Issue
2014-05-19 16:30caristuAssigned To => AugustoMauch
2014-05-19 16:30caristuFile Added: canvasField.js
2014-05-19 16:30caristuModules => Core
2014-05-19 16:30caristuTriggers an Emergency Pack => No
2014-05-19 16:31caristuIssue Monitored: networkb
2014-05-19 17:01caristuProposed Solution updated
2014-05-19 17:02caristuProposed Solution updated
2014-05-19 17:02caristuProposed Solution updated
2014-05-20 16:02guillermogilAssigned ToAugustoMauch => guillermogil
2014-05-20 16:02guillermogilRelationship addedrelated to 0019879
2014-05-20 16:12guillermogilIssue Monitored: dbaz
2014-05-20 16:12guillermogilReview Assigned To => dbaz
2014-05-21 08:09hgbotCheckin
2014-05-21 08:09hgbotNote Added: 0067331
2014-05-21 08:09hgbotStatusnew => resolved
2014-05-21 08:09hgbotResolutionopen => fixed
2014-05-21 08:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f5ba40a7b69e3b843da7c269515969f1a190aa25 [^]
2014-05-21 18:34hudsonbotCheckin
2014-05-21 18:34hudsonbotNote Added: 0067349
2014-06-04 11:47dmitry_mezentsevNote Added: 0067746
2014-06-06 22:51dbazNote Added: 0067814
2014-06-06 22:51dbazStatusresolved => closed
2014-06-06 22:51dbazFixed in Version => PR14Q3

Notes
(0067331)
hgbot   
2014-05-21 08:09   
Repository: erp/devel/pi
Changeset: f5ba40a7b69e3b843da7c269515969f1a190aa25
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue May 20 16:14:19 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f5ba40a7b69e3b843da7c269515969f1a190aa25 [^]

Fixed issue 26623:Canvas fields are not working properly on pick and execute

Modified createRecordComponent for the pick and execute windows

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0067349)
hudsonbot   
2014-05-21 18:34   
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/30be5c8a933a [^]
Maturity status: Test
(0067746)
dmitry_mezentsev   
2014-06-04 11:47   
The issue is resolved and not closed for 14 days now!!
(0067814)
dbaz   
2014-06-06 22:51   
Reviewed at changeset: 23450 - d3f182d722d1

PS: The issue 26623 also remains fixed.