Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041221Retail ModulesWeb POSpublic2019-07-02 11:592019-10-08 17:39
guilleaer 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RR19Q4RR19Q4 
adrianromero
No
0041221: [UI Configuration] Layout could be broken if the height of the product image when a line is selected is to height
We have detected that using images from server the Layout can be broken (see image)

To avoid this problem, the max height of the div who contains the image should be set.
Using a Touchpoint UI configuration for edit keyboard (see images)
Enable images from server
Add product to the ticket (with an image)
Select line and press in "return line"
Layout is broken
To avoid this problem, the max height of the div who contains the image should be set.
No tags attached.
depends on backport 0041222RR19Q3 closed guilleaer [UI Configuration] Layout could be broken if the height of the product image when a line is selected is to height 
jpg Selection_598.jpg (79,844) 2019-07-02 12:15
https://issues.openbravo.com/file_download.php?file_id=13072&type=bug
jpg

jpg Selection_599.jpg (95,766) 2019-07-02 12:18
https://issues.openbravo.com/file_download.php?file_id=13073&type=bug
jpg

jpg Selection_600.jpg (44,084) 2019-07-02 12:19
https://issues.openbravo.com/file_download.php?file_id=13074&type=bug
jpg
Issue History
2019-07-02 11:59guilleaerNew Issue
2019-07-02 11:59guilleaerAssigned To => guilleaer
2019-07-02 11:59guilleaerTriggers an Emergency Pack => No
2019-07-02 11:59guilleaerStatusnew => scheduled
2019-07-02 11:59guilleaerTarget VersionRR19Q3 => RR19Q4
2019-07-02 12:15guilleaerFile Added: Selection_598.jpg
2019-07-02 12:18guilleaerFile Added: Selection_599.jpg
2019-07-02 12:19guilleaerFile Added: Selection_600.jpg
2019-07-02 12:19guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=19019#r19019
2019-07-02 12:39hgbotCheckin
2019-07-02 12:39hgbotNote Added: 0113142
2019-07-02 12:39hgbotStatusscheduled => resolved
2019-07-02 12:39hgbotResolutionopen => fixed
2019-07-02 12:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bf0af22bf4557bb030418deb114b538b36e3f718 [^]
2019-07-09 12:39adrianromeroReview Assigned To => adrianromero
2019-07-09 12:39adrianromeroNote Added: 0113241
2019-07-09 12:39adrianromeroStatusresolved => closed
2019-07-09 12:39adrianromeroFixed in Version => RR19Q4
2019-10-08 17:39hgbotCheckin
2019-10-08 17:39hgbotNote Added: 0114964

Notes
(0113142)
hgbot   
2019-07-02 12:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bf0af22bf4557bb030418deb114b538b36e3f718
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jul 02 12:38:22 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bf0af22bf4557bb030418deb114b538b36e3f718 [^]

Fixed issue 41221: Image container height is limited to avoid break layout

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0113241)
adrianromero   
2019-07-09 12:39   
Verified
(0114964)
hgbot   
2019-10-08 17:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 53d4bc7e46a29b81919e0e5a5866337201f05c3c
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jul 04 09:05:33 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/53d4bc7e46a29b81919e0e5a5866337201f05c3c [^]

[SKIN] rel to issue 41221, adapt fix to skin proj

---
M web/org.openbravo.retail.posterminal/css/new-obpos-main.css
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---