Openbravo Issue Tracking System - POS2
View Issue Details
0050550POS2POSpublic2022-10-17 11:222022-10-26 17:00
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
 
approved
No
No
0050550: 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.
depends on backport 005060722Q4 closed AugustoMauch The layout step of Keymap Editor should open the current resolution of the terminal by default 
depends on backport 005061922Q3.2 closed AugustoMauch The layout step of Keymap Editor should open the current resolution of the terminal by default 
Issue History
2022-10-17 11:22AugustoMauchNew Issue
2022-10-17 11:22AugustoMauchAssigned To => AugustoMauch
2022-10-17 11:22AugustoMauchOBNetwork customer => No
2022-10-17 11:22AugustoMauchTriggers an Emergency Pack => No
2022-10-18 16:37AugustoMauchStatusnew => scheduled
2022-10-18 16:39hgbotMerge Request Status => open
2022-10-18 16:39hgbotNote Added: 0142243
2022-10-21 11:42hgbotMerge Request Statusopen => approved
2022-10-21 11:42hgbotNote Added: 0142393
2022-10-21 11:42hgbotResolutionopen => fixed
2022-10-21 11:42hgbotStatusscheduled => closed
2022-10-21 11:42hgbotFixed in Version => 23Q1
2022-10-21 11:42hgbotNote Added: 0142394
2022-10-23 11:25guilleaerStatusclosed => new
2022-10-23 11:25guilleaerResolutionfixed => open
2022-10-23 11:25guilleaerFixed in Version23Q1 =>
2022-10-23 11:26guilleaerStatusnew => scheduled
2022-10-23 11:26guilleaerStatusscheduled => resolved
2022-10-23 11:26guilleaerResolutionopen => fixed
2022-10-23 11:26guilleaerStatusresolved => closed
2022-10-24 16:13guilleaerStatusclosed => new
2022-10-24 16:13guilleaerResolutionfixed => open
2022-10-24 16:14guilleaerStatusnew => scheduled
2022-10-24 16:14guilleaerStatusscheduled => resolved
2022-10-24 16:14guilleaerResolutionopen => fixed
2022-10-24 16:14guilleaerStatusresolved => closed
2022-10-26 17:00hgbotNote Added: 0142603

Notes
(0142243)
hgbot   
2022-10-18 16:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1289 [^]
(0142393)
hgbot   
2022-10-21 11:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1289 [^]
(0142394)
hgbot   
2022-10-21 11:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 309d3adaa4d0ff6a7fb4f1d0f714ad5f3fbe19cf
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 21-10-2022 09:42:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/309d3adaa4d0ff6a7fb4f1d0f714ad5f3fbe19cf [^]

Fixes ISSUE-50550: 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
---
(0142603)
hgbot   
2022-10-26 17:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d1cd4446696aca2cb75f647730e731b6afd4f454
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 26-10-2022 17:00:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d1cd4446696aca2cb75f647730e731b6afd4f454 [^]

Related to ISSUE-50550: Fixes Cypress test

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