Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023951
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2013-05-31 13:552015-09-30 18:35
ReporteradrianromeroView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR15Q4
StatusclosedFix in branchFixed in SCM revisiona363816959b3
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023951: [UX] Big numbers in the UPC/EAN textfiled are not clipped into the box

DescriptionWhen the user types a lot of numbers in the UPC/EAN text field in the POS windows the numbers are not clipped into the white box
Steps To ReproduceJust type a lot of numbers in the UPC/EAN text field
TagsNo tags attached.
Attached Filespng file icon Pantallazo-Openbravo POS - Google Chrome.png [^] (154,438 bytes) 2013-05-31 13:55


png file icon EAN out of bounds.png [^] (80,361 bytes) 2014-06-25 08:39


diff file icon issue 23951 mobile-core.diff [^] (6,022 bytes) 2015-07-30 22:23 [Show Content]
diff file icon issue 23951 posterminal.diff [^] (970 bytes) 2015-07-30 22:23 [Show Content]
? file icon Demo input UPC-EAN.mp4 [^] (1,900,255 bytes) 2015-07-30 22:24

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0021085 closedguilleaer Wrong behavior in quantity field 
has duplicate defect 0025430 closedmarvintm There is no limit for the length of the code product field 
related to defect 0034595 newRetail [UX] The digits introduced in the Keypad input are not always properly displayed 

-  Notes
(0068302)
Orekaria (administrator)
2014-06-25 08:40

At least EAN 13 should fit
(0079137)
Osmany (developer)
2015-07-30 22:23

Hi,
A solution proposal to the issue.

1-The maximum number of digits (20) for field UPC/EAN.
2-After 13 digits. I reduce the font size.
3-Shows the message when overflow 20 digits.

I attach video(Demo input UPC-EAN) and diff files. I think we have to make a study. Because the component change, before tag span, now enyo.input. We should testing several scenarios before push. This change can to affect other behavior.

Regards,
(0080303)
hgbot (developer)
2015-09-10 03:27

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d22bbfb0586a9fa82231b3758e4e4d59a5a7558d
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Tue Sep 08 17:49:54 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d22bbfb0586a9fa82231b3758e4e4d59a5a7558d [^]

Fixes issue 23951: Keys text field can reduce font size and is limited to 20 characters

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0080309)
hgbot (developer)
2015-09-10 09:42

Repository: tools/automation/pi-mobile
Changeset: 6c58233e27d418878f5b04b8981e111cb399c6c1
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Sep 10 09:41:47 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6c58233e27d418878f5b04b8981e111cb399c6c1 [^]

Verifies issue 23951: Added the 'I23951_Max20KeyStrokes' test

---
M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I23951_Max20KeyStrokes.java
---
(0080500)
mtaal (manager)
2015-09-18 16:29

Reviewed
(0080687)
Orekaria (administrator)
2015-09-29 10:10

Add further UI improvements
(0080730)
hgbot (developer)
2015-09-30 10:02

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a363816959b3953e767b5d669f30379fdf020633
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Tue Sep 29 13:06:11 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a363816959b3953e767b5d669f30379fdf020633 [^]

Fixes issue 23951: Fixed font. Modified sizes to fit a date and different screen aspect ratio.

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0080760)
mtaal (manager)
2015-09-30 18:35

Reviewed and tested

- Issue History
Date Modified Username Field Change
2013-05-31 13:55 adrianromero New Issue
2013-05-31 13:55 adrianromero Assigned To => adrianromero
2013-05-31 13:55 adrianromero File Added: Pantallazo-Openbravo POS - Google Chrome.png
2014-03-26 17:38 malsasua Relationship added has duplicate 0021085
2014-06-25 08:39 Orekaria File Added: EAN out of bounds.png
2014-06-25 08:39 Orekaria Triggers an Emergency Pack => No
2014-06-25 08:39 Orekaria Target Version => RR14Q4
2014-06-25 08:39 Orekaria Summary Big numbers in the UPC/EAN textfiled are not clipped into the box => [UX] Big numbers in the UPC/EAN textfiled are not clipped into the box
2014-06-25 08:40 Orekaria Note Added: 0068302
2014-09-22 16:26 mtaal Target Version RR14Q4 =>
2015-05-18 16:57 aaroncalero Relationship added has duplicate 0025430
2015-07-29 16:15 Osmany Assigned To adrianromero => Osmany
2015-07-30 22:23 Osmany Note Added: 0079137
2015-07-30 22:23 Osmany File Added: issue 23951 mobile-core.diff
2015-07-30 22:23 Osmany File Added: issue 23951 posterminal.diff
2015-07-30 22:24 Osmany File Added: Demo input UPC-EAN.mp4
2015-09-10 03:27 hgbot Checkin
2015-09-10 03:27 hgbot Note Added: 0080303
2015-09-10 03:27 hgbot Status new => resolved
2015-09-10 03:27 hgbot Resolution open => fixed
2015-09-10 03:27 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d22bbfb0586a9fa82231b3758e4e4d59a5a7558d [^]
2015-09-10 09:42 hgbot Checkin
2015-09-10 09:42 hgbot Note Added: 0080309
2015-09-18 11:29 mtaal Review Assigned To => mtaal
2015-09-18 16:29 mtaal Note Added: 0080500
2015-09-18 16:29 mtaal Status resolved => closed
2015-09-18 16:29 mtaal Fixed in Version => RR15Q4
2015-09-29 10:10 Orekaria Assigned To Osmany => Orekaria
2015-09-29 10:10 Orekaria Note Added: 0080687
2015-09-29 10:10 Orekaria Status closed => new
2015-09-29 10:10 Orekaria Resolution fixed => open
2015-09-29 10:10 Orekaria Fixed in Version RR15Q4 =>
2015-09-30 10:02 hgbot Checkin
2015-09-30 10:02 hgbot Note Added: 0080730
2015-09-30 10:02 hgbot Status new => resolved
2015-09-30 10:02 hgbot Resolution open => fixed
2015-09-30 10:02 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d22bbfb0586a9fa82231b3758e4e4d59a5a7558d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a363816959b3953e767b5d669f30379fdf020633 [^]
2015-09-30 18:35 mtaal Note Added: 0080760
2015-09-30 18:35 mtaal Status resolved => closed
2015-09-30 18:35 mtaal Fixed in Version => RR15Q4
2016-11-22 12:32 dbaz Relationship added related to 0034595


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker