Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix focus loss on popups in Samsung Tizen 8 Smart TVs #6408

Open
wants to merge 1 commit into
base: release-10.10.z
Choose a base branch
from

Conversation

dantesbr
Copy link

The web client loses focus when a popup is displayed on Samsung Smart TVs with Tizen 8 (OneUI/Tizen 8). This issue only occurs on the TV itself and not on the Tizen emulator.
Fixes the issue jellyfin/jellyfin-tizen#311

Changes
This PR updates confirm.js to ensure that the native window.confirm is not used on Samsung Smart TVs with Tizen 8 (OneUI). Instead, it uses a custom confirmation dialog to prevent focus-related issues specific to this platform.

Issues
Fixes jellyfin/jellyfin-tizen#311

… TVs with Tizen 8 (OneUI/Tizen 8). This issue only occurs on the TV itself and not on the Tizen emulator.

Fixes the issue jellyfin/jellyfin-tizen#311
@dantesbr dantesbr requested a review from a team as a code owner December 24, 2024 19:28
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Dec 24, 2024

Cloudflare Pages deployment

Latest commit 7b15828
Status ✅ Deployed!
Preview URL https://9e9cd8fa.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants