Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026623 | Openbravo ERP | A. Platform | public | 2014-05-19 16:30 | 2014-06-06 22:51 |
|
Reporter | caristu | |
Assigned To | guillermogil | |
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR14Q3 | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 28548 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026623: Canvas fields are not working properly on pick and execute windows |
Description | 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. |
Steps To Reproduce | 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 [^] |
Proposed Solution | 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 [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0019879 | | closed | dbaz | PNE, when editing charge amount, first character not completely visible |
|
Attached Files | canvasField.js (238) 2014-05-19 16:30 https://issues.openbravo.com/file_download.php?file_id=6934&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2014-05-19 16:30 | caristu | New Issue | |
2014-05-19 16:30 | caristu | Assigned To | => AugustoMauch |
2014-05-19 16:30 | caristu | File Added: canvasField.js | |
2014-05-19 16:30 | caristu | Modules | => Core |
2014-05-19 16:30 | caristu | OBNetwork customer | => Yes |
2014-05-19 16:30 | caristu | Support ticket | => 28548 |
2014-05-19 16:30 | caristu | Triggers an Emergency Pack | => No |
2014-05-19 16:31 | caristu | Issue Monitored: networkb | |
2014-05-19 17:01 | caristu | Proposed Solution updated | |
2014-05-19 17:02 | caristu | Proposed Solution updated | |
2014-05-19 17:02 | caristu | Proposed Solution updated | |
2014-05-20 16:02 | guillermogil | Assigned To | AugustoMauch => guillermogil |
2014-05-20 16:02 | guillermogil | Relationship added | related to 0019879 |
2014-05-20 16:12 | guillermogil | Issue Monitored: dbaz | |
2014-05-20 16:12 | guillermogil | Review Assigned To | => dbaz |
2014-05-21 08:09 | hgbot | Checkin | |
2014-05-21 08:09 | hgbot | Note Added: 0067331 | |
2014-05-21 08:09 | hgbot | Status | new => resolved |
2014-05-21 08:09 | hgbot | Resolution | open => fixed |
2014-05-21 08:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f5ba40a7b69e3b843da7c269515969f1a190aa25 [^] |
2014-05-21 18:34 | hudsonbot | Checkin | |
2014-05-21 18:34 | hudsonbot | Note Added: 0067349 | |
2014-06-04 11:47 | dmitry_mezentsev | Note Added: 0067746 | |
2014-06-06 22:51 | dbaz | Note Added: 0067814 | |
2014-06-06 22:51 | dbaz | Status | resolved => closed |
2014-06-06 22:51 | dbaz | Fixed 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
---
|
|
|
|
|
|
|
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. |
|