Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034668Openbravo ERPA. Platformpublic2016-12-01 16:252018-03-16 17:29
akorejwo 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
3.0PR18Q2 
caristu
Core
No
0034668: Cannot go back to Workspace after opening Registration pop-up.
Can not go back to Workspace after opening Registration pop-up. When windows are opened, such as, for example, Product, or Sales Invoice or any other window, after opening a pop-up, is not possible to click on workspace tab.
- Login into ERP.
- Switch as System Administrator role.
- Open Dataset window.
- Open Register pop-up.
- Close Register pop-up.
- Try to switch to Workspace tab.
No tags attached.
patch bug-34668.patch (1,702) 2017-12-26 09:56
https://issues.openbravo.com/file_download.php?file_id=11391&type=bug
Issue History
2016-12-01 16:25akorejwoNew Issue
2016-12-01 16:25akorejwoAssigned To => platform
2016-12-01 16:25akorejwoModules => Core
2016-12-01 16:25akorejwoTriggers an Emergency Pack => No
2016-12-02 07:46alostaleStatusnew => acknowledged
2016-12-02 07:46alostaleSummaryCan not go back to Workspace after opening a pop-up. => Cannot go back to Workspace after opening Registration pop-up.
2016-12-02 07:46alostaleDescription Updatedbug_revision_view_page.php?rev_id=13942#r13942
2016-12-02 07:46alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13944#r13944
2017-12-13 19:27caristuAssigned Toplatform => jarmendariz
2017-12-21 09:48jarmendarizStatusacknowledged => scheduled
2017-12-26 09:56jarmendarizFile Added: bug-34668.patch
2017-12-26 10:00jarmendarizAssigned Tojarmendariz =>
2017-12-26 10:00jarmendarizAssigned To => jarmendariz
2017-12-26 10:02jarmendarizReview Assigned To => caristu
2018-03-16 09:14hgbotCheckin
2018-03-16 09:14hgbotNote Added: 0103304
2018-03-16 09:14hgbotStatusscheduled => resolved
2018-03-16 09:14hgbotResolutionopen => fixed
2018-03-16 09:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a171f2d86f3de31b5408831dbab564f1a2624701 [^]
2018-03-16 09:30caristuNote Added: 0103308
2018-03-16 09:30caristuStatusresolved => closed
2018-03-16 09:30caristuFixed in Version => 3.0PR18Q2
2018-03-16 17:29hudsonbotCheckin
2018-03-16 17:29hudsonbotNote Added: 0103329

Notes
(0103304)
hgbot   
2018-03-16 09:14   
Repository: erp/devel/pi
Changeset: a171f2d86f3de31b5408831dbab564f1a2624701
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Fri Mar 16 09:13:02 2018 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a171f2d86f3de31b5408831dbab564f1a2624701 [^]

Fixed bug 34668: Cannot tap to Workspace tab after Registration popup appears.

By initializing the registration view using initWidget, it creates an invisible view
that blocks part of the screen where the Workspace button is. Setting the showItself
property to true and implementing the show function to initialize this popup solves
the issue.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js
---
(0103308)
caristu   
2018-03-16 09:30   
Code reviewed + tested OK.
(0103329)
hudsonbot   
2018-03-16 17:29   
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/5323533018b6 [^]
Maturity status: Test