Openbravo Issue Tracking System - POS2
View Issue Details
0049272POS2Restaurantspublic2022-05-09 16:232022-05-27 10:33
mmohammad 
AugustoMauch 
normalmajorhave not tried
closedno change required 
5
 
 
No
0049272: FLUN-2601 Keymap - Menues: only 2 lines are displayed
On the menu screen, only 2 lines are displayed instead of 3.
seems that this parameter is the problem:

element.style {
--obpos2-product-button-line-clamp: 2;
}

Use here:
webkit-line-clamp: var(-obpos2-product-button-line-clamp);
Go to webpos
Choose the restaurant schema
choose the product category MENU
Click on a product
AGPCustom
png ThreeLines.png (88,484) 2022-05-23 11:21
https://issues.openbravo.com/file_download.php?file_id=17050&type=bug
png
Issue History
2022-05-09 16:23mmohammadNew Issue
2022-05-09 16:23mmohammadAssigned To => Retail
2022-05-09 16:23mmohammadTriggers an Emergency Pack => No
2022-05-09 16:24mmohammadTag Attached: AGPCustom
2022-05-23 11:21AugustoMauchNote Added: 0137603
2022-05-23 11:21AugustoMauchFile Added: ThreeLines.png
2022-05-23 11:21AugustoMauchNote Edited: 0137603bug_revision_view_page.php?bugnote_id=0137603#r24132
2022-05-23 11:21AugustoMauchNote Edited: 0137603bug_revision_view_page.php?bugnote_id=0137603#r24133
2022-05-23 11:21AugustoMauchAssigned ToRetail => mmohammad
2022-05-23 11:21AugustoMauchStatusnew => feedback
2022-05-23 14:30mmohammadNote Added: 0137634
2022-05-23 14:31mmohammadAssigned Tommohammad => AugustoMauch
2022-05-27 10:33AugustoMauchNote Added: 0137808
2022-05-27 10:33AugustoMauchStatusfeedback => closed
2022-05-27 10:33AugustoMauchResolutionopen => no change required

Notes
(0137603)
AugustoMauch   
2022-05-23 11:21   
Issue does not seem reproducible in livebuilds using a 1024x768 resolution, see attached image ThreeLines.png. Can you give us more info about how to reproduce it?

(0137634)
mmohammad   
2022-05-23 14:30   
Hello, the problem is reproducible on a Flunch fullscope version.

environment : FS Test

Terminal : LIEVIN_100_05
(0137808)
AugustoMauch   
2022-05-27 10:33   
Issue closed because there is no change required. The number of text lines that fit in a button depends on the space available. The keymap where this was reproduced displayed too many rows and as a result only 2 text lines fit. After decreasing the number of displayed lines in the keymap buttons went back to rendering three text lines