Revert "A11y: move focus to right panel when opened" (#30999)

* Revert "A11y: move focus to right panel when opened (#30553)"

This reverts commit 0c498a66b1.

* test(e2e): update test
This commit is contained in:
Florian Duros
2025-10-20 14:08:45 +02:00
committed by GitHub
parent e6e6f87d01
commit d0a8879971
6 changed files with 3 additions and 24 deletions

View File

@@ -1958,11 +1958,9 @@ exports[`RoomView video rooms should render joined video room view 1`] = `
style="position: relative; user-select: auto; width: 420px; height: 100%; max-width: 50%; min-width: 320px; box-sizing: border-box; flex-shrink: 0;"
>
<aside
aria-label="Right panel"
class="mx_RightPanel"
data-testid="right-panel"
id="mx_RightPanel"
tabindex="-1"
>
<div
class="mx_BaseCard mx_ThreadPanel mx_TimelineCard"