Skip to content

Backport keyboard shortcut fixes into p4#2483

Merged
joperezr merged 4 commits intomicrosoft:release/8.0-preview4from
adamint:dev/adamint/backport-shortcut-fixes-p4
Feb 27, 2024
Merged

Backport keyboard shortcut fixes into p4#2483
joperezr merged 4 commits intomicrosoft:release/8.0-preview4from
adamint:dev/adamint/backport-shortcut-fixes-p4

Conversation

@adamint
Copy link
Copy Markdown
Member

@adamint adamint commented Feb 27, 2024

This pull request introduces a series of changes to fix various shortcut scenarios, as well as preventing a memory leak and avoiding blocking other browser shortcuts.

#2450
#2458
#2459
#2460
#2461
#2462
#2467

Microsoft Reviewers: Open in CodeFlow

JamesNK and others added 4 commits February 27, 2024 15:47
* Fix shortcuts changing multiple browser windows

* Clean up

(cherry picked from commit fcadd63)
…soft#2466)

* Fix keyboard shortcuts and url casing

* Suppress JSDisconnectedException

* Check MetaKey and refactor modifier key checks

---------

Co-authored-by: Adam Ratzman <adam@adamratzman.com>
(cherry picked from commit 197c21e)
* Untrack DialogReference when dialog is closed

* Fix keyboard shortcuts and url casing

* Suppress JSDisconnectedException

* Check MetaKey and refactor modifier key checks

* removed redundant extra OnDialogCloseRequested call

---------

Co-authored-by: Adam Ratzman <adam@adamratzman.com>
Co-authored-by: Ratzman, Adam Mortimer <aratzman@iu.edu>
(cherry picked from commit 0a7b6c7)
…nce in MainLayout (microsoft#2476)

* Use OnDialogClosing instead of OnDialogResult

* Remove redundant event listener

---------

Co-authored-by: Adam Ratzman <adamratzman@microsoft.com>
(cherry picked from commit 1434b99)
@kvenkatrajan
Copy link
Copy Markdown

@adamint - What about this one : #2465 fixing : #2450 - is that included?

@joperezr
Copy link
Copy Markdown
Member

@adamint can you list not only the issues this fixes but also the PRs to the main branch that this is grouping? I ask because we will later do an audit of changes to ensure that changes in release branch were done in main, and it helps getting the mapping

@adamint
Copy link
Copy Markdown
Member Author

adamint commented Feb 27, 2024

PRs:
#2470
#2466
#2465
#2476

@joperezr joperezr merged commit 1a7b963 into microsoft:release/8.0-preview4 Feb 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants