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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057587
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationscriticalalways2025-01-08 11:332025-01-23 16:43
ReportervmromanosView Statuspublic 
Assigned Toagusti_gallego 
PriorityimmediateResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit2af1a478c0329cd4d629f528a687c1bdc7a78bdb
Regression levelProduction - Confirmed Stable
Review Assigned Tojarmendariz
Regression introduced in release
Summary

0057587: Menu is not shown

DescriptionIn old AWO frontend, the menu is not shown, therefore the app is totally unusable.

After further testing it seems to be related to the resolution of the window.
Steps To ReproduceIn Live builds https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/web/org.openbravo.warehouse.advancedwarehouseoperations/#login [^] login with AWO_US_E / Openbravo.

Click on the menu button. The menu is not shown. It seems the menu is shown "upwards" and thus hidden by the browser window. See screenshot.

Using Google Chrome Version 131.0.6778.108 (Build oficial) (64 bits)


The problem seems to be related to the resolution. If you are unable to reproduce it, try to open developer tools, then press Ctrl + Shift + M. In the Dimensions select Surface Pro 7. Then click on the menu and it should be reproducible (it was for 3 different developers)
TagsNo tags attached.
Attached Filespng file icon clicked.png [^] (11,846 bytes) 2025-01-08 11:33

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0173920)
mtaal (manager)
2025-01-08 16:50

After testing latest can only be reproduced for surface-pro
(0173922)
mtaal (manager)
2025-01-08 22:37

Can not be reproduced for 24Q2.
(0173944)
agusti_gallego (viewer)
2025-01-09 12:34

The issue is reproducible in 24Q2. It can be reproduced when the menu has enough options to show an scrollbar.
(0173950)
mtaal (manager)
2025-01-09 15:33

The issue can be reproduced in 23Q1 as well.
(0174071)
hgbot (developer)
2025-01-13 13:20

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/797 [^]
(0174609)
hgbot (developer)
2025-01-23 16:43

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 75c73c86033de32ecd658cd15b2b877f9dbbcd7f
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 20-01-2025 18:19:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/75c73c86033de32ecd658cd15b2b877f9dbbcd7f [^]

Related to ISSUE-57587: Fixed menu appearing outside of the viewport

In some resolutions/aspect ratios, the menu display logic placed the dropdown outside the viewport.

Cause:
- Zoom level was taken into account to define whether to show the menu up. Zoom level was used to scale window dimensions, but not the menu dimensions and positioning, which led to issues when the zoom level was relatively big.

Proposed solution:
- Removed the zoom level altogether from the calculations, since it will scale everything equally. Instead, zoom level it is now used in the initial positioning of the menu so that it appears correctly and not with a gap between the menu and the activator.

---
M web/org.openbravo.mobile.core/build/lib.js
M web/org.openbravo.mobile.core/lib/onyx/source/Menu.js
---
(0174610)
hgbot (developer)
2025-01-23 16:43

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/797 [^]

- Issue History
Date Modified Username Field Change
2025-01-08 11:33 vmromanos New Issue
2025-01-08 11:33 vmromanos Assigned To => Triage Omni WMS
2025-01-08 11:33 vmromanos File Added: clicked.png
2025-01-08 11:37 vmromanos Steps to Reproduce Updated View Revisions
2025-01-08 12:03 vmromanos Description Updated View Revisions
2025-01-08 12:03 vmromanos Steps to Reproduce Updated View Revisions
2025-01-08 16:50 mtaal Note Added: 0173920
2025-01-08 22:37 mtaal Assigned To Triage Omni WMS => agusti_gallego
2025-01-08 22:37 mtaal Note Added: 0173922
2025-01-09 12:34 agusti_gallego Note Added: 0173944
2025-01-09 15:33 mtaal Note Added: 0173950
2025-01-13 13:20 hgbot Note Added: 0174071
2025-01-23 09:41 agusti_gallego Regression introduced by commit => 2af1a478c0329cd4d629f528a687c1bdc7a78bdb
2025-01-23 09:45 agusti_gallego Regression level => Production - Confirmed Stable
2025-01-23 09:45 agusti_gallego Review Assigned To => jarmendariz
2025-01-23 16:43 hgbot Note Added: 0174609
2025-01-23 16:43 hgbot Note Added: 0174610


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker