Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051860 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2023-03-15 11:36 | 2023-03-27 13:16 | |||
Reporter | ablasco | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051860: Fail Switch to MainWindow from header AppBar to other windows in Portrait Mode | |||||||
Description | In portrait Mode some windows and flows are opened from Appbar icons to change to another screen window. In Landscape Mode, there are some windows disabled for now, but in the future different windows should be accesible from the Appbar. An error is launched if Appbar header icons are clicked on a different window, except MainWindow. | |||||||
Steps To Reproduce | - In Landscape Mode, select another window, (e.g Sells, Follow Up Files, KeymapEditor) - Not MainWindow - Change to Portrait Mode - Click on header Buttons in order to change Window to Main An error is launched in console, because there is no user action attached to it. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0147971) hgbot (developer) 2023-03-26 20:52 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1028 [^] |
(0147983) hgbot (developer) 2023-03-27 13:16 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1028 [^] |
(0147984) hgbot (developer) 2023-03-27 13:16 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 176ded5b0ccad7dffb2cbda06f2f7f8b0d3b2728 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 26-03-2023 20:46:52 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/176ded5b0ccad7dffb2cbda06f2f7f8b0d3b2728 [^] Fixes ISSUE-51860: Navigation buttons work when clicked in any window The problem was that when navigating to a specific flow, the ${window}_SwitchTo_${flow} action was used, but that action can only be used when moving to a different flow of the current window. Now the action used is always SwitchCurrentWindow_${window}, passing the requested flow as a parameter if provided --- M web-jspack/org.openbravo.core2/src/components/BaseNavigationButton/BaseNavigationButton.jsx --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-03-15 11:36 | ablasco | New Issue | |
2023-03-15 11:36 | ablasco | Assigned To | => Triage Platform Base |
2023-03-15 11:36 | ablasco | File Added: MainWindowSwitchFromOthreWindows.gif | |
2023-03-15 11:36 | ablasco | OBNetwork customer | => No |
2023-03-15 11:36 | ablasco | Triggers an Emergency Pack | => No |
2023-03-26 20:52 | hgbot | Merge Request Status | => open |
2023-03-26 20:52 | hgbot | Note Added: 0147971 | |
2023-03-26 23:55 | AugustoMauch | Assigned To | Triage Platform Base => AugustoMauch |
2023-03-26 23:55 | AugustoMauch | Status | new => scheduled |
2023-03-27 11:35 | hgbot | Merge Request Status | open => approved |
2023-03-27 13:16 | hgbot | Note Added: 0147983 | |
2023-03-27 13:16 | hgbot | Resolution | open => fixed |
2023-03-27 13:16 | hgbot | Status | scheduled => closed |
2023-03-27 13:16 | hgbot | Fixed in Version | => 23Q2 |
2023-03-27 13:16 | hgbot | Note Added: 0147984 |
Copyright © 2000 - 2009 MantisBT Group |