Openbravo Issue Tracking System - POS2
View Issue Details
0050619POS2POSpublic2022-10-17 11:222022-10-24 17:13
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
22Q3.222Q3.2 
No
0050619: The layout step of Keymap Editor should open the current resolution of the terminal by default
The keymap editor supports different definition for each configured screen resolution. The one displayed when selling will be the resolution closest to the one being used by the terminal.

Now, when opening the layout step of the keymap editor, the default resolution is not necessarily the one closest to the terminal resolution. This can be confusing, as the changes done in they keymap editor under that resolution will not be applied to the terminal where those changes are being done, because it uses other resolution.
-
No tags attached.
blocks feature request 0050550 closed AugustoMauch The layout step of Keymap Editor should open the current resolution of the terminal by default 
Issue History
2022-10-24 16:14guilleaerTypefeature request => backport
2022-10-24 16:14guilleaerTarget Version => 22Q3.2
2022-10-24 16:17hgbotNote Added: 0142471
2022-10-24 17:13hgbotResolutionopen => fixed
2022-10-24 17:13hgbotStatusscheduled => closed
2022-10-24 17:13hgbotNote Added: 0142482
2022-10-24 17:13hgbotFixed in Version => 22Q3.2
2022-10-24 17:13hgbotNote Added: 0142483

Notes
(0142471)
hgbot   
2022-10-24 16:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1306 [^]
(0142482)
hgbot   
2022-10-24 17:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1306 [^]
(0142483)
hgbot   
2022-10-24 17:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3a8dc61c91e319171c133823a10fd380ed1d1d57
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 24-10-2022 16:16:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3a8dc61c91e319171c133823a10fd380ed1d1d57 [^]

fixed ISSUE-50619: Use the resolution closest to the one of the terminal as the default on in the keymap editor

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapEditorLayout.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/__test__/KeyMapEditorLayout.test.jsx
---