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

[Android] Minimized Floating Screen Not Appearing After Pressing Home Button During Screen Sharing in Jitsi Android App #15361

Open
2 of 11 tasks
KhouloudMaam opened this issue Dec 5, 2024 · 3 comments

Comments

@KhouloudMaam
Copy link

KhouloudMaam commented Dec 5, 2024

What happened?
When screen sharing is initiated on the Jitsi (Android app & SDK) with the "hide self view" option disabled, pressing the home button on the Android device to view other documents while attending the meeting will cause the minimized floating screen to not appear.

hide_self_view

Steps to Reproduce:
Start a Jitsi meeting
Go to Settings

Option hide self view : Disabled
Start screen sharing
Pressing Home Icon in the navigation bar of Android

Actual Behavior:
The Jitsi app does not display the minimized floating screen when the "hide self view" option is disabled.

Expected Behavior:
The Jitsi app should display the minimized floating screen when the home button on the Android navigation bar is pressed.

Like the screen below

Screenshot 2024-12-05 at 3 45 42 PM

Workaround:
Enable the option if it's disabled, or disable it if it's enabled, in order to display the minimized floating screen.

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

10.3.0

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

@saghul
Copy link
Member

saghul commented Dec 6, 2024

This was intentional when we didn't allow closing of the PiP window to be closed, but that's no longer the case.

@Calinteodor can you pl remove the limitation?

@KhouloudMaam
Copy link
Author

Thanks for your answer @saghul

Will the PiP window always be displayed to the user when sharing screen ?

@saghul
Copy link
Member

saghul commented Dec 6, 2024

PiP will be shown whenever the user switches away from the app, regardless of the screen-sharing state.

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

No branches or pull requests

2 participants