Skip to content

RDKEAPPRT-875 Volume Overlay Missing and Volume Keys Unresponsive During Video Playback#194

Merged
suryag23 merged 1 commit into
developfrom
875
May 12, 2026
Merged

RDKEAPPRT-875 Volume Overlay Missing and Volume Keys Unresponsive During Video Playback#194
suryag23 merged 1 commit into
developfrom
875

Conversation

@suryag23
Copy link
Copy Markdown
Contributor

@suryag23 suryag23 commented May 8, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses missing/unresponsive volume behavior by ensuring the resident UI’s Volume component handles volume mute/up/down keypresses even when another app is topmost (e.g., during video playback scenarios where focus may shift away from the resident app).

Changes:

  • Invoke this.tag("Volume").onVolumeMute()/onVolumeKeyUp()/onVolumeKeyDown() for volume keys even when a non-resident app is topmost.
  • Update log messages for volume up/down to reflect the correct action.
  • Bump accelerator-home-ui version from 6.0.10 to 6.0.11.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
accelerator-home-ui/src/App.js Ensures volume key handling triggers the Volume overlay logic regardless of which app is currently topmost.
accelerator-home-ui/settings.json Version bump to reflect the fix release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@yashaswini-rk yashaswini-rk left a comment

Choose a reason for hiding this comment

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

looks good.

@suryag23 suryag23 merged commit c1ae00a into develop May 12, 2026
10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants