Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017636 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | random | 2011-06-14 12:00 | 2011-12-30 14:01 | |||
Reporter | rgoris | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 05ba1ff75290 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0017636: [KS] No KS for pressing confirmation or Cancel button in popups (lightboxes) | |||||||
Description | Normally you should be able to tab to a button and by pressing the Space bar, you execute the button action. THis does not always work in the process lightbox dialogs. | |||||||
Steps To Reproduce | In grid view: Get a completed "Sales Invoice" Ctrl-alt-shift-R for Reactivate Try to confirm the dialog using the keyboard (does not work) Try to cancel using ESC (does not work) | |||||||
Tags | OB3-Reviewed | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0043741) rgoris (viewer) 2011-12-07 20:05 |
Only happens in grid view. Once again here are the steps: grid select row ctrl+alt+shift+r arrow key down tab (nothing happens) |
(0044061) dbaz (viewer) 2011-12-28 21:41 |
The real problem is that, once loaded the popup, the focus goes to the hidden menu frame |
(0044062) hgbot (developer) 2011-12-28 21:54 |
Repository: erp/devel/pi Changeset: 05ba1ff752909cf831f42096dd5369afb86b87e0 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Wed Dec 28 21:54:06 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/05ba1ff752909cf831f42096dd5369afb86b87e0 [^] Fixed issue 17636: now hidden menu frame doesn't get the focus automatically --- M web/js/utils.js --- |
(0044070) iperdomo (viewer) 2011-12-29 11:02 |
Code reviewed. Using isWindowInMDIPage global variable in generated code to identify if the the popup is redered inside a "modal dialog". Tested in pi @ rev a590790e573b - Create a new sales invoice - Add a line - Change the header to grid mode - Use CTRL+SHFT+ALT+C to complete - Move using the TAB key and place the focus in the OK button, hit SPACE key - Use CTRL+SHFT+ALT+R to reactivate - Move using the TAB key and place the focus in the OK button, hit SPACE key - Repeat the flow 5+ times |
(0044082) hudsonbot (viewer) 2011-12-30 14:01 |
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/90c08638786e [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-06-14 12:00 | rgoris | New Issue | |
2011-06-14 12:00 | rgoris | Assigned To | => dbaz |
2011-06-14 12:00 | rgoris | Modules | => Core |
2011-06-14 12:00 | rgoris | OBNetwork customer | => No |
2011-06-18 10:01 | rgoris | Status | new => scheduled |
2011-06-22 15:16 | rgoris | Priority | high => urgent |
2011-06-28 21:40 | dbaz | Target Version | 3.0MP1 => 3.0MP2 |
2011-06-30 15:01 | rgoris | Description Updated | View Revisions |
2011-06-30 15:01 | rgoris | Steps to Reproduce Updated | View Revisions |
2011-06-30 15:02 | rgoris | Summary | [KS] No KS for pressing confirmation button in popups (lightboxes) => [KS] No KS for pressing confirmation or Cancel button in popups (lightboxes) |
2011-06-30 15:02 | rgoris | Steps to Reproduce Updated | View Revisions |
2011-07-20 12:27 | dbaz | Target Version | 3.0MP2 => 3.0MP3 |
2011-08-31 13:46 | dbaz | Target Version | 3.0MP3 => |
2011-10-28 20:56 | iciordia | Tag Attached: OB3-Reviewed | |
2011-12-07 20:05 | rgoris | Note Added: 0043741 | |
2011-12-28 21:41 | dbaz | Note Added: 0044061 | |
2011-12-28 21:52 | dbaz | Reproducibility | always => random |
2011-12-28 21:52 | dbaz | Steps to Reproduce Updated | View Revisions |
2011-12-28 21:54 | hgbot | Checkin | |
2011-12-28 21:54 | hgbot | Note Added: 0044062 | |
2011-12-28 21:54 | hgbot | Status | scheduled => resolved |
2011-12-28 21:54 | hgbot | Resolution | open => fixed |
2011-12-28 21:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/05ba1ff752909cf831f42096dd5369afb86b87e0 [^] |
2011-12-29 11:02 | iperdomo | Note Added: 0044070 | |
2011-12-29 11:02 | iperdomo | Status | resolved => closed |
2011-12-30 14:01 | hudsonbot | Checkin | |
2011-12-30 14:01 | hudsonbot | Note Added: 0044082 |
Copyright © 2000 - 2009 MantisBT Group |