Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019205Openbravo ERPA. Platformpublic2011-11-30 13:042022-02-01 08:08
rgoris 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0019205: Values too tight to the edges in grid
Look at the bottom grid in the image. Many values are just too tight to the edges.
Look at the bottom grid in the image. Many values are just too tight to the edges.
The fields shown in the grid are "Canvas Fields", log a defect assign
it to Martin, and make a relation to:
https://issues.openbravo.com/view.php?id=19122 [^]
No tags attached.
related to feature request 00191223.0MP6 closed mtaal Support calculated fields 
png RFC-Feedback_0003_Back.png (54,997) 2011-11-30 13:04
https://issues.openbravo.com/file_download.php?file_id=4800&type=bug
png

png IssueSnapshot.png (156,984) 2011-12-22 12:19
https://issues.openbravo.com/file_download.php?file_id=4844&type=bug
png

png CalculatedFieldAlignment.png (26,545) 2011-12-22 12:19
https://issues.openbravo.com/file_download.php?file_id=4845&type=bug
png
Issue History
2011-11-30 13:04rgorisNew Issue
2011-11-30 13:04rgorisAssigned To => mtaal
2011-11-30 13:04rgorisFile Added: RFC-Feedback_0003_Back.png
2011-11-30 13:04rgorisModules => Core
2011-11-30 13:05rgorisRelationship addedrelated to 0019122
2011-12-12 17:44hgbotCheckin
2011-12-12 17:44hgbotNote Added: 0043808
2011-12-12 17:44hgbotStatusnew => resolved
2011-12-12 17:44hgbotResolutionopen => fixed
2011-12-12 17:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d5bf2c4f7e847ab21a40d9f51335752efd02de56 [^]
2011-12-13 16:44hudsonbotCheckin
2011-12-13 16:44hudsonbotNote Added: 0043849
2011-12-22 12:18dbazNote Added: 0044007
2011-12-22 12:18dbazStatusresolved => new
2011-12-22 12:18dbazResolutionfixed => open
2011-12-22 12:19dbazFile Added: IssueSnapshot.png
2011-12-22 12:19dbazFile Added: CalculatedFieldAlignment.png
2012-01-02 09:26rgorisNote Added: 0044088
2012-01-02 09:27rgorisAssigned Tomtaal => dbaz
2012-01-02 09:27rgorisStatusnew => feedback
2012-01-02 09:28dbazNote Added: 0044089
2012-01-02 09:28dbazStatusfeedback => new
2012-01-09 21:45dbazAssigned Todbaz => mtaal
2012-02-09 15:29mtaalTarget Version => 3.0MP9
2012-02-12 20:44hgbotCheckin
2012-02-12 20:44hgbotNote Added: 0045050
2012-02-17 19:19mtaalTarget Version3.0MP9 => 3.0MP10
2012-03-02 15:36hudsonbotCheckin
2012-03-02 15:36hudsonbotNote Added: 0045832
2012-03-29 15:59mtaalNote Added: 0046891
2012-03-29 15:59mtaalTarget Version3.0MP10 => 3.0MP12
2012-05-08 13:31alostaleAssigned Tomtaal => alostale
2012-05-08 13:31alostaleTypedefect => design defect
2012-05-08 13:31alostaleTarget Version3.0MP12 =>
2012-09-24 20:58AugustoMauchNote Added: 0052409
2012-09-24 20:58AugustoMauchPriorityhigh => normal
2012-09-24 20:58AugustoMauchStatusnew => scheduled
2017-03-31 14:36alostaleStatusscheduled => acknowledged
2017-04-10 14:33alostaleAssigned Toalostale => platform
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base

Notes
(0043808)
hgbot   
2011-12-12 17:44   
Repository: erp/devel/pi
Changeset: d5bf2c4f7e847ab21a40d9f51335752efd02de56
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 12 17:44:10 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d5bf2c4f7e847ab21a40d9f51335752efd02de56 [^]

Fixes issue 19205: Values too tight to the edges in grid

---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.js
---
(0043849)
hudsonbot   
2011-12-13 16:44   
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/8a06361cc265 [^]

Maturity status: Test
(0044007)
dbaz   
2011-12-22 12:18   
Since there is no flow defined in "Steps to reproduce", I can not reproduce the issue.

BUT, I can do it in a different way, and it is still failing:

* Install the application examples module:
https://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/ [^]
* Go to the sales order header.

You can notice some issues here:

a) The calculated field values are too tight to the left edge

b) The calculated field number font-family is different from the other fonts.
Calculated field font-family: 'lucida sans', sans-serif;
Other columns font-family: arial, sans-serif;

c) If you shrink "ActionField" column, the button is always visible, so next column content is hidden.

d) Scrolling up and down the grid, you can easily broke the "Calculated Field" alignment as you can see in attached [CalculatedFieldAlignment.png]

e) If you edit in grid, the "ActionField" column and the "Calculated Field" column content is centered (related to issue 19311). In fact, the "Calculated Field" content blink and is not visible, unless you move the mouse around the grid very fast.
(0044088)
rgoris   
2012-01-02 09:26   
The original issue is solved now on live builds. David, you can choose to keep this issue for the additional problem that you have identified or close this one and add a new one.
(0044089)
dbaz   
2012-01-02 09:28   
I spoke with mtaal about new things I have found, so let's keep it.
(0045050)
hgbot   
2012-02-12 20:44   
Repository: erp/devel/pi
Changeset: a03579ebb79eedeeee13c8c69addb2dfe9e5cd63
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Feb 12 20:43:46 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a03579ebb79eedeeee13c8c69addb2dfe9e5cd63 [^]

Related to issue 19205: Values too tight to the edges in grid
Align calculated fields to the left also in edit mode

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0045832)
hudsonbot   
2012-03-02 15:36   
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/544d64e0c159 [^]

Maturity status: Test
(0046891)
mtaal   
2012-03-29 15:59   
Wait for a new version of Smartclient in mp12
(0052409)
AugustoMauch   
2012-09-24 20:58   
Effort: 10
Impact: low
Plan: mid