Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018086 | Openbravo ERP | A. Platform | public | 2011-07-26 17:41 | 2011-10-12 01:59 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP4 | Fixed in Version | 3.0MP4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018086: When pressing tab in suggestion box, field displayed through displaylogic is skipped |
Description | When pressing tab when a suggestion box is shown the focus skips one field, in addition if the next field is shown through displaylogic then it also skips that field.
|
Steps To Reproduce | For example:
Go to Financial Management || Accounting || Setup || Tax Rate
Click the new button.
Click the Base amount field, show the suggestion box, move down with the moust till the value "Alternate Tax Base Amount + Tax Amount" shows selected
then press tab
A new field is shown (Tax Base), but the focus is one field too far: Region
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018117 | 3.0MP2 | closed | mtaal | Typing a new value in an empty field the first character is deleted and needs to be retyped | depends on | defect | 0018072 | 3.0MP4 | closed | mtaal | Focus handling in form and grid editing needs to be cleaned up, results in unpredictable behavior |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-26 17:41 | mtaal | New Issue | |
2011-07-26 17:41 | mtaal | Assigned To | => mtaal |
2011-07-26 17:41 | mtaal | Modules | => Core |
2011-07-26 17:52 | mtaal | Status | new => closed |
2011-07-26 17:52 | mtaal | Resolution | open => unable to reproduce |
2011-08-04 08:41 | mtaal | Note Added: 0039853 | |
2011-08-04 08:41 | mtaal | Status | closed => new |
2011-08-04 08:41 | mtaal | Resolution | unable to reproduce => open |
2011-08-04 08:42 | mtaal | Relationship added | related to 0018117 |
2011-08-04 08:43 | mtaal | Target Version | 3.0MP2 => 3.0MP3 |
2011-08-04 08:43 | mtaal | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=2542#r2542 |
2011-08-04 08:43 | mtaal | Note Added: 0039854 | |
2011-08-04 08:46 | mtaal | Note Edited: 0039854 | bug_revision_view_page.php?bugnote_id=0039854#r2544 |
2011-08-31 09:43 | mtaal | Target Version | 3.0MP3 => 3.0MP4 |
2011-09-27 09:53 | mtaal | Relationship added | depends on 0018072 |
2011-09-27 09:56 | hgbot | Checkin | |
2011-09-27 09:56 | hgbot | Note Added: 0041301 | |
2011-09-27 09:56 | hgbot | Status | new => resolved |
2011-09-27 09:56 | hgbot | Resolution | open => fixed |
2011-09-27 09:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7d3eaa3a17c45de0256302f2bee25b8984e722fc [^] |
2011-09-27 09:57 | mtaal | Status | resolved => scheduled |
2011-09-27 09:57 | mtaal | Note Added: 0041303 | |
2011-09-27 09:57 | mtaal | fix_in_branch | => pi |
2011-09-27 09:57 | mtaal | Status | scheduled => resolved |
2011-09-27 09:57 | mtaal | Fixed in Version | => 3.0MP4 |
2011-09-30 16:09 | dbaz | Status | resolved => closed |
2011-10-12 01:59 | hudsonbot | Checkin | |
2011-10-12 01:59 | hudsonbot | Note Added: 0041713 | |
Notes |
|
(0039853)
|
mtaal
|
2011-08-04 08:41
|
|
Needs to be revisited for MP3 |
|
|
(0039854)
|
mtaal
|
2011-08-04 08:43
(edited on: 2011-08-04 08:46) |
|
For the window mentioned this is solved, but it can easily be reproduced in other windows like sales order and sales invoice.
Specifically for selector fields like business partners.
|
|
|
(0041301)
|
hgbot
|
2011-09-27 09:56
|
|
Repository: erp/devel/pi
Changeset: 7d3eaa3a17c45de0256302f2bee25b8984e722fc
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Sep 27 09:55:42 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7d3eaa3a17c45de0256302f2bee25b8984e722fc [^]
Fixes issue 18072: Focus handling in form and grid editing needs to be cleaned up, results in unpredictable behavior
Make use of standard smartclient functionality for focus handling, fixes:
Fixes issue 18072: Focus handling in form and grid editing needs to be cleaned up, results in unpredictable behavior
Fixes issue 18500: "Sales Forecast" -> "Lines" -> "Planned Date" calendar date picker doesn't work always
Fixes issue 18086: When pressing tab in suggestion box, field displayed through displaylogic is skipped
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
|
|
|
(0041303)
|
mtaal
|
2011-09-27 09:57
|
|
|
|
|
|