Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031377 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-11-05 16:51 | 2015-11-23 21:17 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e43fcd8f3d3a | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031377: Current combo value is not selected when opening drop down list with the keyboard | |||||||
Description | Current combo value is not selected when opening drop down list with the keyboard. Since issue[1] when clicking on any combo to display the drop-down, the value is selected in order to ease user edition. To have an homogeneous behavior when working with the keyboard, the current value should be selected in this case also. | |||||||
Steps To Reproduce | 1) Go to Sales Order 2) Create a new Order in form view 3) Click on the drop-down arrow for "Organization" field (the combo value is selected) 4) Type ALT+keyboard down for "Organization" field (the combo value is not selected) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0081539) hgbot (developer) 2015-11-05 19:02 |
Repository: erp/devel/pi Changeset: e43fcd8f3d3ae3adb80ae6075e5178b89a02948f Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Nov 05 19:00:37 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/e43fcd8f3d3ae3adb80ae6075e5178b89a02948f [^] fixes issue 31377: Combo value not selected after open drop-down with keyboard Now the behavior of the combos when opening the drop-down with the keyboard is the same as when clicking on the arrow button with the mouse. To solve this problem the handleKeyPress function is overriden to select the current combo value when ALT + keyboard down shortcut is pressed. Also it is checked that the combo is on a valid state before showing the drop-down. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-combo.js --- |
(0081540) caristu (developer) 2015-11-05 19:03 |
Added test cases to TestLink: - Grid view: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-9914 [^] - Form view: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-9915 [^] |
(0081608) alostale (manager) 2015-11-09 09:49 |
code reviewed tested: Value is selected when drop down is opened in with keyboard (ALT+key down) both in grid and form view for table, tableDir and list references. |
(0082183) hudsonbot (developer) 2015-11-23 21:17 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-11-05 16:51 | caristu | New Issue | |
2015-11-05 16:51 | caristu | Assigned To | => caristu |
2015-11-05 16:51 | caristu | Modules | => Core |
2015-11-05 16:51 | caristu | Triggers an Emergency Pack | => No |
2015-11-05 16:51 | caristu | Relationship added | related to 0031274 |
2015-11-05 19:02 | hgbot | Checkin | |
2015-11-05 19:02 | hgbot | Note Added: 0081539 | |
2015-11-05 19:02 | hgbot | Status | new => resolved |
2015-11-05 19:02 | hgbot | Resolution | open => fixed |
2015-11-05 19:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e43fcd8f3d3ae3adb80ae6075e5178b89a02948f [^] |
2015-11-05 19:03 | caristu | Note Added: 0081540 | |
2015-11-05 19:13 | caristu | Review Assigned To | => alostale |
2015-11-05 19:13 | caristu | Issue Monitored: alostale | |
2015-11-09 09:49 | alostale | Note Added: 0081608 | |
2015-11-09 09:49 | alostale | Status | resolved => closed |
2015-11-09 09:49 | alostale | Fixed in Version | => 3.0PR16Q1 |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082183 |
Copyright © 2000 - 2009 MantisBT Group |