Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027773 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | have not tried | 2014-10-06 15:48 | 2016-03-17 10:53 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | daffb319b79d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027773: It is not possible to perform tasks in the Add Details pop up window using only keyboard shortcuts | |||||||
Description | Some basic keyboard shortcuts seem not to work for the Add Payment pop up. You may find the complete list here: http://wiki.openbravo.com/wiki/User_Interface_Introduction#Keyboard_Shortcuts [^] | |||||||
Steps To Reproduce | Try to interact with the pop up using only keyboard shortcuts. Most of them do not work, while some others work only partially i.e. F2 key for editing works only if Tab key for moving away the grid was not used. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0083195) hgbot (developer) 2016-01-11 16:12 |
Repository: erp/devel/pi Changeset: daffb319b79de9860f4f57a518147820f63ba472 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon Jan 11 12:33:11 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/daffb319b79de9860f4f57a518147820f63ba472 [^] fixes issue 27773: Not possible to work with keyboard shortcuts in Add Details Now the OBPickAndExecuteGrid implements the ability to capture keyboard shortcuts and execute the corresponding actions. In addition, there was a problem with shortcuts having a parameter window opened: it was possible to execute shortcuts of the 'parent' window. This problem has been solved too by disabling the shortcuts of the parent view after opening a pick and execute view. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-keyboard-manager.js --- |
(0083207) gorka_gil (administrator) 2016-01-12 18:04 |
The following shortcuts are now working for grid parameters: Ctrl + Shift + f -> Jump to column filters Esc -> Returns to grid while keeping the filter value Alt + Del -> Clear column filters Ctrl + i -> Insert row (if the grid allows record insertion) Del -> Delete row (if the grid allows record deletion) Ctrl+ Del -> Delete row (if the grid allows record deletion) F2 -> Edit row |
(0083342) alostale (viewer) 2016-01-15 11:53 |
code reviewed Tested: working fine in some cases, though there are some others it still requires improvement (see 0031905) |
(0085026) hudsonbot (viewer) 2016-03-17 10:53 |
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/b22fb0500156 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-10-06 15:48 | plujan | New Issue | |
2014-10-06 15:48 | plujan | Assigned To | => Sandrahuguet |
2014-10-06 15:48 | plujan | OBNetwork customer | => No |
2014-10-06 15:48 | plujan | Modules | => Core |
2014-10-06 15:48 | plujan | Triggers an Emergency Pack | => No |
2014-10-07 13:00 | Sandrahuguet | Assigned To | Sandrahuguet => AugustoMauch |
2015-03-11 11:19 | alostale | Priority | normal => high |
2015-03-11 11:19 | alostale | Status | new => acknowledged |
2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform |
2015-12-02 19:58 | caristu | Assigned To | platform => caristu |
2015-12-02 19:58 | caristu | Status | acknowledged => scheduled |
2015-12-02 20:02 | caristu | Relationship added | related to 0031647 |
2016-01-11 16:10 | caristu | Review Assigned To | => alostale |
2016-01-11 16:10 | caristu | Issue Monitored: alostale | |
2016-01-11 16:12 | hgbot | Checkin | |
2016-01-11 16:12 | hgbot | Note Added: 0083195 | |
2016-01-11 16:12 | hgbot | Status | scheduled => resolved |
2016-01-11 16:12 | hgbot | Resolution | open => fixed |
2016-01-11 16:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/daffb319b79de9860f4f57a518147820f63ba472 [^] |
2016-01-12 18:04 | gorka_gil | Note Added: 0083207 | |
2016-01-15 11:53 | alostale | Note Added: 0083342 | |
2016-01-15 11:53 | alostale | Status | resolved => closed |
2016-01-15 11:53 | alostale | Fixed in Version | => 3.0PR16Q2 |
2016-01-15 11:53 | alostale | Relationship added | related to 0031905 |
2016-03-17 10:53 | hudsonbot | Checkin | |
2016-03-17 10:53 | hudsonbot | Note Added: 0085026 |
Copyright © 2000 - 2009 MantisBT Group |