Openbravo Issue Tracking System - POS2
View Issue Details
0050607POS2POSpublic2022-10-17 11:222022-10-24 12:56
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
22Q422Q4 
No
0050607: 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-23 11:26guilleaerTypefeature request => backport
2022-10-23 11:26guilleaerTarget Version => 22Q4
2022-10-24 12:56hgbotResolutionopen => fixed
2022-10-24 12:56hgbotStatusscheduled => closed
2022-10-24 12:56hgbotFixed in Version => 22Q4
2022-10-24 12:56hgbotNote Added: 0142456

Notes
(0142456)
hgbot   
2022-10-24 12:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8b7a237e1409bcd8b34a7f7afe8bf58cafad220b
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 24-10-2022 12:55:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8b7a237e1409bcd8b34a7f7afe8bf58cafad220b [^]

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

(cherry picked from commit 309d3adaa4d0ff6a7fb4f1d0f714ad5f3fbe19cf)

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