Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0014485 | Openbravo ERP | Z. Others | public | 2010-09-08 16:35 | 2012-02-09 15:33 | |||||||
| Reporter | dbaz | |||||||||||
| Assigned To | dbaz | |||||||||||
| Priority | urgent | Severity | major | Reproducibility | always | |||||||
| Status | new | Resolution | open | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | 2.50 | |||||||||||
| Target Version | Fixed in Version | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | User Interface Application | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0014485: A mechanism to block the new MDI should be provided | |||||||||||
| Description | There are some process (tomcat restart, delete client, ...) that could be run from a particular tab (MDI tab). While running this, the user should not be able to open any other tab/make any other action. A mechanism to block the new MDI should be provided. This mechanism (let's imagine OB.Layout.block(true)) should be called in a way like if (isWindowInMDITab) { var LayoutMDI = getFrame('LayoutMDI'); LayoutMDI.OB.Layout.block(true); } when it is needed (and the LayoutMDI.OB.Layout.block(false); when it finish) Note that this code should be called from the classic html | |||||||||||
| Steps To Reproduce | ||||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2010-09-08 16:35 | dbaz | New Issue | ||||||||||
| 2010-09-08 16:35 | dbaz | Assigned To | => mtaal | |||||||||
| 2010-09-08 16:35 | dbaz | OBNetwork customer | => No | |||||||||
| 2010-09-08 16:36 | dbaz | Relationship added | blocks 0014481 | |||||||||
| 2010-09-08 16:48 | shuehner | Note Added: 0030851 | ||||||||||
| 2012-02-09 15:33 | mtaal | Assigned To | mtaal => dbaz | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||