Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0042066Openbravo ERPB. User interfacepublic2019-10-18 12:292019-12-12 23:01
santi_lozano 
alostale 
highmajoralways
closedfixed 
5
 
3.0PR20Q1 
jarmendariz
Gold
Core
12148
No
0042066: truncated year in date picker
The date selector from any field in Openbravo back office is cutting the year of the date, as seen on the image attached and explained in the steps to reproduce. In the newer version it happens as in the previous ones it doesn't happen
*go to https://livebuilds.openbravo.com/ [^] select pgsql backend from Retail with modules section
*go to sales order, click on Show Date Chooser (column Order Date, open date selector)
*in the popup open again the date selector and see that the year of the date selector isn't being fully shown
(note that it can be reproduced from any other date selector)
No tags attached.
related to design defect 0042105 acknowledged Triage Platform Base use CSS @font-face instead of system fonts 
png cut.png (254,786) 2019-10-21 09:21
https://issues.openbravo.com/file_download.php?file_id=13425&type=bug
png
Issue History
2019-10-18 12:29santi_lozanoNew Issue
2019-10-18 12:29santi_lozanoAssigned To => platform
2019-10-18 12:29santi_lozanoFile Added: date.JPG
2019-10-18 12:29santi_lozanoOBNetwork customer => Gold
2019-10-18 12:29santi_lozanoModules => Core
2019-10-18 12:29santi_lozanoSupport ticket => 12148
2019-10-18 12:29santi_lozanoResolution time => 1573167600
2019-10-18 12:29santi_lozanoTriggers an Emergency Pack => No
2019-10-21 09:18santi_lozanoFile Deleted: date.JPG
2019-10-21 09:21santi_lozanoFile Added: cut.png
2019-10-23 10:32santi_lozanoNote Added: 0115241
2019-10-23 11:10alostaleRelationship addedrelated to 0042105
2019-10-23 11:12alostaleAssigned Toplatform => alostale
2019-10-23 11:12alostaleStatusnew => acknowledged
2019-10-23 11:12alostaleReview Assigned To => jarmendariz
2019-10-24 12:54hgbotCheckin
2019-10-24 12:54hgbotNote Added: 0115265
2019-10-24 12:54hgbotStatusacknowledged => resolved
2019-10-24 12:54hgbotResolutionopen => fixed
2019-10-24 12:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eaa68147b81ba7c0ca815185a6c85ecadc09d45e [^]
2019-10-24 12:57alostaleNote Added: 0115266
2019-10-24 12:57alostaleSummaryDate field display is cutting the year in back office and new version of Openbravo => truncated year in date picker
2019-10-24 13:15jarmendarizNote Added: 0115267
2019-10-24 13:15jarmendarizStatusresolved => closed
2019-10-24 13:15jarmendarizFixed in Version => 3.0PR20Q1
2019-10-24 13:16jarmendarizNote Deleted: 0115267
2019-12-12 23:01hudsonbotCheckin
2019-12-12 23:01hudsonbotNote Added: 0116263

Notes
(0115241)
santi_lozano   
2019-10-23 10:32   
Reproduced in Firefox version 69 and Chrome version lower than 77
(0115265)
hgbot   
2019-10-24 12:54   
Repository: erp/devel/pi
Changeset: eaa68147b81ba7c0ca815185a6c85ecadc09d45e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Oct 23 10:32:17 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/eaa68147b81ba7c0ca815185a6c85ecadc09d45e [^]

fixed issue 42066: truncated year in date picker

Date picker truncates year in some browser/OS combinations.

The problem is caused by font and weight selection making year legth
longer than maximum.

Removing "bold" weight is enough to fit it.

---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
---
(0115266)
alostale   
2019-10-24 12:57   
Tested with:
Chrome 78
Firefox 70
Internet Explorer 11
Edge 44

MacOSX Mojave (10.14):

Chrome 78
Firefox 70
Safari 14

Ubuntu 18.04:

Chrome 77
Firefox 69
(0116263)
hudsonbot   
2019-12-12 23:01   
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/954d2b7a66fb [^]
Maturity status: Test