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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018001
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] B. User interfaceminoralways2011-07-15 14:062011-07-26 16:02
ReporterxabiermerinoView Statuspublic 
Assigned Todbaz 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branch2.50Fixed in SCM revision6a4991516655
ProjectionnoneETAnoneTarget Version2.50MP33
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP31SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018001: Wrong behaviour of cursor when you push the tabulator

DescriptionIn Orders, when you change the ordered quantity and push the tabulator, the cursor is located in the right of the number (in the field Net Unit Price), if you do not change the quantity the cursor works properly
Steps To Reproduce-As Openbravo Admin go to Order Lines
-Select a product
-change the Ordered Quantity
-push tabulator
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00180003.0MP3 closedmtaal Wrong behaviour of cursor when you push the tabulator 

-  Notes
(0039104)
dbaz (developer)
2011-07-15 17:29
edited on: 2011-07-15 17:30

In 2.50 MP31 it works for me. When tabbing from "Ordered Quantity" the next focused item is "Shipping Company", and the behavior is correct

(0039148)
xabiermerino (reporter)
2011-07-18 11:06

The field 'Shipping Company' is shown when, in the header, you select Shipper as 'Delivery Method'. In order to reproduce the problem you have to select another delivery method (Delivery or Pickup)
(0039149)
dbaz (developer)
2011-07-18 11:11

The problem seems that once you change 'Ordered Quantity', the callout is executed and returns a 'different' value for the new focused field

- Click new in lines
- Select a product
- Focus in 'Order Quantity'
- Change the value
- Focus blur 'Order Quantity'
- Callout called
- Focus in 'Net Unit Price' (and the number is simplified -Example: from 13.20 to 13.2- and all the text is selected)
- Callout returns a new value for 'Net Unit Price' (-Example, we have 13.2 selected and the callout returns 13.20-)

The problem is that once the field is focused, the number is simplified:
Example: from 15.30 to 13.3
(0039154)
hgbot (developer)
2011-07-18 12:18

Repository: erp/stable/2.50
Changeset: 6a4991516655badd35e105971881b9824917f6f7
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Jul 18 12:18:00 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/6a4991516655badd35e105971881b9824917f6f7 [^]

Fixed issue 18001: Now 'Order Quantity' keeps selected when tabbing

---
M src/org/openbravo/erpCommon/security/Login.html
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
---
(0039353)
xabiermerino (reporter)
2011-07-26 11:03
edited on: 2011-07-26 11:53

It is reproducible in http://live.builds.openbravo.com/2.50-full-pgsql/security/Menu.html: [^]

-As Openbravo Admin go to Order Lines
-Select a product
-change the Ordered Quantity
-push tabulator

(0039387)
xabiermerino (reporter)
2011-07-26 16:02

verified

- Issue History
Date Modified Username Field Change
2011-07-15 14:08 xabiermerino Type defect => backport
2011-07-15 14:08 xabiermerino fix_in_branch => 2.50
2011-07-15 14:09 xabiermerino version 3.0MP0.1 => 2.50MP31
2011-07-15 14:09 xabiermerino Target Version 3.0MP3 => 2.50MP33
2011-07-15 14:09 xabiermerino Issue Monitored: networkb
2011-07-15 17:29 dbaz Note Added: 0039104
2011-07-15 17:29 dbaz Assigned To dbaz => mtaal
2011-07-15 17:29 dbaz Status scheduled => feedback
2011-07-15 17:30 dbaz Note Edited: 0039104 View Revisions
2011-07-18 10:29 dbaz Assigned To mtaal => xabiermerino
2011-07-18 11:06 xabiermerino Note Added: 0039148
2011-07-18 11:06 xabiermerino Assigned To xabiermerino => dbaz
2011-07-18 11:06 xabiermerino Status feedback => new
2011-07-18 11:11 dbaz Note Added: 0039149
2011-07-18 12:18 hgbot Checkin
2011-07-18 12:18 hgbot Note Added: 0039154
2011-07-18 12:18 hgbot Status new => resolved
2011-07-18 12:18 hgbot Resolution open => fixed
2011-07-18 12:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/6a4991516655badd35e105971881b9824917f6f7 [^]
2011-07-26 11:03 xabiermerino Note Added: 0039353
2011-07-26 11:03 xabiermerino Status resolved => new
2011-07-26 11:03 xabiermerino Resolution fixed => open
2011-07-26 11:53 xabiermerino Note Edited: 0039353 View Revisions
2011-07-26 16:02 xabiermerino Status new => scheduled
2011-07-26 16:02 xabiermerino Status scheduled => resolved
2011-07-26 16:02 xabiermerino Resolution open => fixed
2011-07-26 16:02 xabiermerino Note Added: 0039387
2011-07-26 16:02 xabiermerino Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker