Skip to content

prevent replay hover from restarting playback - #33364

Merged
ZacksBot merged 4 commits into
element-hq:developfrom
ZacksBot:fix/MVideoBody-replay-hover
May 4, 2026
Merged

prevent replay hover from restarting playback#33364
ZacksBot merged 4 commits into
element-hq:developfrom
ZacksBot:fix/MVideoBody-replay-hover

Conversation

@ZacksBot

@ZacksBot ZacksBot commented May 4, 2026

Copy link
Copy Markdown
Member

This PR is related to the issue #33324
Video replies were still being overridden to render as a file body in ReplyTile.

The regression appears to come from d791e3f

Fixes : #33324

Now works as intended:

Skarminspelning.2026-05-04.120809.mp4

@ZacksBot
ZacksBot marked this pull request as ready for review May 4, 2026 10:09
@ZacksBot
ZacksBot requested a review from a team as a code owner May 4, 2026 10:09
@ZacksBot
ZacksBot marked this pull request as draft May 4, 2026 10:46
@ZacksBot
ZacksBot marked this pull request as ready for review May 4, 2026 11:15
@florianduros florianduros added T-Defect backport staging Label to automatically backport PR to staging branch and removed T-Task Tasks for the team like planning labels May 4, 2026

@florianduros florianduros left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A unit test could be great

@ZacksBot

ZacksBot commented May 4, 2026

Copy link
Copy Markdown
Member Author

A unit test could be great

060aeec

@ZacksBot
ZacksBot added this pull request to the merge queue May 4, 2026
Merged via the queue into element-hq:develop with commit a9edffe May 4, 2026
52 checks passed
@ZacksBot
ZacksBot deleted the fix/MVideoBody-replay-hover branch May 4, 2026 12:18
@florianduros florianduros removed the backport staging Label to automatically backport PR to staging branch label May 5, 2026
robertpelloni pushed a commit to robertpelloni/element-web that referenced this pull request Jun 1, 2026
* prevent replay hover from restarting playback

* Fix issue with hover, it's supposed to be a FileBody and not an actual video on replay

* Add test for replay video on hover

(cherry picked from commit a9edffe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quoted/replied video keeps reloading on mouse over/mouse out

2 participants