Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051860
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2023-03-15 11:362023-03-27 13:16
ReporterablascoView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version23Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051860: Fail Switch to MainWindow from header AppBar to other windows in Portrait Mode

DescriptionIn 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.
TagsNo tags attached.
Attached Filesgif file icon MainWindowSwitchFromOthreWindows.gif [^] (1,442,004 bytes) 2023-03-15 11:36

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 Triggers an Emergency Pack => No
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 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
Powered by Mantis Bugtracker