Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026791Retail ModulesWeb POSpublic2014-06-04 20:422017-05-09 18:54
dbaz 
rqueralta 
normalminoralways
newopen 
5
 
 
No
0026791: [UX] Glitches in "Description" in EDIT view
There are three problems with the "Description" popup inside the EDIT view

1. The input should be focused once the popup is opened.
2. The input length should reach the end of the popup. Right now there is a small white gap at the end of the input
3. Once the input is focused, and undesired scrollbar is shown

Here it is a video showing all the problems:
http://screencast.com/t/iYIhhcWIdxB [^]
Login into the "WebPOS".

Select any product to add it to the ticket.
Select it in the ticket
Click the "Description" orange button shown in the right side
No tags attached.
Issue History
2014-06-04 20:42dbazNew Issue
2014-06-04 20:42dbazAssigned To => malsasua
2014-06-04 20:42dbazTriggers an Emergency Pack => No
2017-01-05 12:01dbazAssigned Tomalsasua => Retail
2017-01-05 12:02dbazNote Added: 0093221
2017-03-21 18:16rqueraltaAssigned ToRetail => rqueralta
2017-03-21 18:16rqueraltaStatusnew => scheduled
2017-05-03 15:54hgbotCheckin
2017-05-03 15:54hgbotNote Added: 0096354
2017-05-03 15:54hgbotStatusscheduled => resolved
2017-05-03 15:54hgbotResolutionopen => fixed
2017-05-03 15:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/601d79e9b190032ec43885c68f10ff9232881d33 [^]
2017-05-08 12:06marvintmNote Added: 0096453
2017-05-08 12:06marvintmStatusresolved => new
2017-05-08 12:06marvintmResolutionfixed => open
2017-05-09 18:54hgbotCheckin
2017-05-09 18:54hgbotNote Added: 0096498

Notes
(0093221)
dbaz   
2017-01-05 12:02   
Update 05-January-2017: at least points 1 and 2 can still be reproduced.
(0096354)
hgbot   
2017-05-03 15:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 601d79e9b190032ec43885c68f10ff9232881d33
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Wed Mar 22 13:20:14 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/601d79e9b190032ec43885c68f10ff9232881d33 [^]

Fixed issue 26791: Focus was place on the description text field the on
"Description" popup inside the EDIT view

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptlineproperties.js
---
(0096453)
marvintm   
2017-05-08 12:06   
The input length still is not large enough, and doesn't fill completely the available space. The small gap at the end of the input is still there.
(0096498)
hgbot   
2017-05-09 18:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8b5a8570558f717c0493ecd632664a367d240da7
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon May 08 18:10:01 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8b5a8570558f717c0493ecd632664a367d240da7 [^]

Related to issue 26791: Removed the small gap at the end of the input

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptlineproperties.js
---