Openbravo Issue Tracking System - POS2
View Issue Details
0047381POS2Restaurantspublic2021-07-13 10:122021-07-13 12:28
timothee_catteeuw 
Retail 
normalmajorhave not tried
closedinvalid 
5
 
TAP 
dmiguelez
No
0047381: JIRA 2201 - Labels does not completely or correctly appear
When switching to 1024 x 768, there are 1 issue on the button completely at the right and above the carrousel.
2 examples attached trough screenshot : RESTAURANT is not correctly displayed
The second label is OK, yet it is longer than RESATURANT but in 2 words.

So the request is to manage the responsive here and reduce the text size according to the context and correctly manage long words.

In addition, we can not see the icon we had before (cf. the 3rf screenshot)
Switch to 1024 x 768
Open and login Webpos
Activate the full screen mode on your browser
Check the button in the screenshot attached
No tags attached.
blocks defect 0047452 closed hernan-dp JIRA 2201 - Regression on a icon 
png restaurant.png (5,734) 2021-07-13 10:12
https://issues.openbravo.com/file_download.php?file_id=16000&type=bug
png

png PAUSE_COMPTOIR.png (4,877) 2021-07-13 10:12
https://issues.openbravo.com/file_download.php?file_id=16001&type=bug
png

png ICON.png (337,261) 2021-07-13 10:14
https://issues.openbravo.com/file_download.php?file_id=16002&type=bug
Issue History
2021-07-13 10:12timothee_catteeuwNew Issue
2021-07-13 10:12timothee_catteeuwAssigned To => Retail
2021-07-13 10:12timothee_catteeuwFile Added: restaurant.png
2021-07-13 10:12timothee_catteeuwTriggers an Emergency Pack => No
2021-07-13 10:12timothee_catteeuwFile Added: PAUSE_COMPTOIR.png
2021-07-13 10:13timothee_catteeuwDescription Updatedbug_revision_view_page.php?rev_id=22872#r22872
2021-07-13 10:14timothee_catteeuwFile Added: ICON.png
2021-07-13 11:12dbazNote Added: 0130406
2021-07-13 12:28dmiguelezReview Assigned To => dmiguelez
2021-07-13 12:28dmiguelezNote Added: 0130414
2021-07-13 12:28dmiguelezStatusnew => closed
2021-07-13 12:28dmiguelezResolutionopen => invalid
2021-07-23 15:51timothee_catteeuwRelationship addedblocks 0047452

Notes
(0130406)
dbaz   
2021-07-13 11:12   
Same resolution and explanations than in
https://openbravo.atlassian.net/browse/FLUN-1837 [^]

All language has long words that would make eventually not even readable if font is reduced to make them fit in one single line.

If smaller fonts or bigger buttons are needed, that should be handled in the custom skin.

By the way, in mockups, it was not "RESTAURANT" but "Restaurant" that perfectly fits this button size. I would avoid using uppercase labels.

The code for the custom skin is:

.obpos2SchemaSelectorButton-content .obc2BaseContent-label {
  font-size: 1.0rem
}
(0130414)
dmiguelez   
2021-07-13 12:28   
As explained in the comment, this is not an issue but something that can be managed by modifying the label text itself or by using a custom css for it