secondlife / jira-archive

2 stars 0 forks source link

[BUG-230013] Undo function is incorrect on German Mac keyboard #7765

Open sl-service-account opened 3 years ago

sl-service-account commented 3 years ago

What just happened?

I'm using a German Mac keyboard where Y and Z switched places (standard German layout). The Second Life Viewer doesn't switch the keys according to the keyboard which leads to the strange behaviour that CMD-Y is "undo" and CMD-Z is "redo".

What were you doing when it happened?

Moving Prims and wanting to undo.

What were you expecting to happen instead?

International correct behaviour for "undo" and "redo".

Other information

Links

Related

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-230013 | | Summary | Undo function is incorrect on German Mac keyboard | | Type | New Feature Request | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Created at | 2021-01-09T20:17:29Z | | Updated at | 2022-10-14T18:03:07Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2021-01-11T12:57:06.788-0600', 'How would you like the feature to work?': '.', 'Original Reporter': 'Qitam Nova (Qitam.Nova)', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'I\'m using a German Mac keyboard where Y and Z switched places (standard German layout). The Second Life Viewer doesn\'t switch the keys according to the keyboard which leads to the strange behaviour that CMD-Y is "undo" and CMD-Z is "redo".', 'What were you doing when it happened?': 'Moving Prims and wanting to undo.', 'What were you expecting to happen instead?': 'International correct behaviour for "undo" and "redo".', 'Why is this feature important to you? How would it benefit the community?': '.', } ```
sl-service-account commented 3 years ago

Kyle Linden commented at 2021-01-11T18:57:07Z, updated at 2021-01-11T18:58:27Z

Hello Qitam,

Are you referring to the AZERTY or QWERTZ keyboard layout? If so this is a Feature Request. Please let us know.

Thanks!

sl-service-account commented 3 years ago

qitam commented at 2021-01-14T15:44:35Z

I‘m using a (German typical) QWERTZ keyboard, which exchanges Y and Z (and a lot of other keys). In my opinion is the behavior not a feature, it’s a programing bug. Your code is checking for the keys hardware and not for system’s keymap. Name it as you like, but please fix it.;) 

Best regards

 

Qitam

sl-service-account commented 2 years ago

Whirly Fizzle commented at 2022-03-07T19:41:59Z

Note the fix for this bug in MAINT G+H caused another bug: BUG-231889