jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.27k stars 6.76k forks source link

[iOS] Whiteboard Text Input: Keyboard Causes Board and Input Text to Become Black and Unviewable in both Landscape and Portrait. #15276

Open Rabeb-Ch opened 2 weeks ago

Rabeb-Ch commented 2 weeks ago

What happened?

In the Jitsi whiteboard feature on iOS, when trying to insert text near the bottom of the whiteboard, the keyboard appears, but it causes the whiteboard view to turn black, making it impossible to see the board or the text being typed. This issue occurs in both landscape and portrait orientations when tapping near the bottom of the whiteboard.

Steps to Reproduce:

  1. Start a Jitsi meeting with the whiteboard enabled.
  2. Tap near the bottom of the whiteboard to insert text.
  3. The keyboard appears, and the whiteboard view becomes black, preventing you from seeing the board and the input text.

Actual Behavior: When the keyboard is shown, the whiteboard view turns black, and both the board and text input become hidden and unviewable.

Expected Behavior: The whiteboard should remain visible when the keyboard is shown, and the user should be able to see the text they are typing and interact with the board.

Screenshots: You can refer to the following screenshots for a clearer understanding of the issue:

Screenshot 1: Portrait orientation showing the issue with the keyboard. Screenshot 2: Landscape orientation showing the issue with the keyboard.

IMG_1642 IMG_1643

Platform

Browser / app / sdk version

JitsiMeetSDK 10.1.2 and 10.2.1

Relevant log output

No response

Reproducibility

More details?

No response