Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021463 | Openbravo ERP | B. User interface | public | 2012-08-27 18:56 | 2012-09-01 01:03 |
|
Reporter | pjuvara | |
Assigned To | dbaz | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP15 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021463: [KS] CTRL+SHIFT+F does not work |
Description | CTRL+SHIFT+F should move the focus to the filters in grid mode.
It does not work |
Steps To Reproduce | Environment:
- MP13
- Ubuntu 12.04
- Google Chrome 21
- Window: Business Partner |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-27 18:56 | pjuvara | New Issue | |
2012-08-27 18:56 | pjuvara | Assigned To | => dbaz |
2012-08-27 18:56 | pjuvara | Web browser | => Google Chrome |
2012-08-27 18:56 | pjuvara | Modules | => Core |
2012-08-27 18:56 | pjuvara | OBNetwork customer | => No |
2012-08-30 00:45 | dbaz | Closed by | => guilleaer |
2012-08-30 00:45 | dbaz | Web browser | Google Chrome => Google Chrome |
2012-08-30 02:42 | hgbot | Checkin | |
2012-08-30 02:42 | hgbot | Note Added: 0051657 | |
2012-08-30 02:42 | hgbot | Status | new => resolved |
2012-08-30 02:42 | hgbot | Resolution | open => fixed |
2012-08-30 02:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7ef2ae520f996b4077301afce8eae4d0538c0656 [^] |
2012-08-30 02:42 | hgbot | Checkin | |
2012-08-30 02:42 | hgbot | Note Added: 0051658 | |
2012-08-30 02:42 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/7ef2ae520f996b4077301afce8eae4d0538c0656 [^] => http://code.openbravo.com/erp/devel/pi/rev/aabe777ae80fe144a516f160b6aa9b1c531d6546 [^] |
2012-08-30 12:14 | guilleaer | Note Added: 0051674 | |
2012-08-30 12:14 | guilleaer | Status | resolved => closed |
2012-08-30 12:15 | guilleaer | Fixed in Version | => 3.0MP15 |
2012-09-01 01:03 | hudsonbot | Checkin | |
2012-09-01 01:03 | hudsonbot | Note Added: 0051740 | |
2012-09-01 01:03 | hudsonbot | Checkin | |
2012-09-01 01:03 | hudsonbot | Note Added: 0051741 | |
Notes |
|
(0051657)
|
hgbot
|
2012-08-30 02:42
|
|
Repository: erp/devel/pi
Changeset: 7ef2ae520f996b4077301afce8eae4d0538c0656
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Aug 30 00:46:07 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7ef2ae520f996b4077301afce8eae4d0538c0656 [^]
Fixed issue 21463: CTRL+SHIFT+F [KS] now works ok in 'Business Partner' window
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-keyboard-manager.js
---
|
|
|
(0051658)
|
hgbot
|
2012-08-30 02:42
|
|
Repository: erp/devel/pi
Changeset: aabe777ae80fe144a516f160b6aa9b1c531d6546
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Aug 30 01:04:15 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/aabe777ae80fe144a516f160b6aa9b1c531d6546 [^]
Fixed issue 21463: CTRL+ENTER [KS] now works ok in 'Sales Order' selectors
---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
|
|
|
|
code reviewed and tested in pi@1549d7119a63 |
|
|
|
|
|
|
|