hubs icon indicating copy to clipboard operation
hubs copied to clipboard

[iOS][Intermittent] The text bubble is not visible when spawned into the room

Open Softvision-RemusDranca opened this issue 3 years ago • 3 comments

[Affected Versions]:

  • Chrome
  • Safari 14

[Affected Platforms]:

  • IphoneSE

[Prerequisites]:

  • Hubs Cloud services are set up.
  • Have a room opened as an moderator.

[Steps to reproduce]:

  1. Tap on the "Chat" button from the menu bar.
  2. Tap on the Chat input field to display the keyboard.
  3. Insert a string using the keyboard.
  4. Tap on the "Create" button from the chat input field.
  5. Dismiss the Chat window and observe the text bubble created.

[Expected results]:

  • The text bubble is visible and correctly displayed.

[Actual results]:

  • The text bubble is not visible.

[Notes]:

  • The object menu of the text bubble is displayed when activated but the object itself is not.
  • I was able to reproduce this issue in 6 attempts out of 10.
  • The issue is also reproducible on "https://hubs.mozilla.com/" website.
  • Attached is a screen recording of the issue: link.

┆Issue is synchronized with this Jira Task

Softvision-RemusDranca avatar Jun 23 '21 17:06 Softvision-RemusDranca

I can reproduce the problem on my iPhoneX iOS 15 + Safari.

Unrecognized Content-Security-Policy directive 'worker-src' console error shows up when attempting to spawn a text bubble.

takahirox avatar Sep 29 '21 22:09 takahirox

I am now able to reproduce this issue 100% of the time on Safari 15.2.

SV-AndreiC avatar Jan 31 '22 13:01 SV-AndreiC

Can anyone test on Safari 15.5 or newer? Safari seems to support worker-src from 15.5. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src#browser_compatibility

takahirox avatar Jul 26 '22 23:07 takahirox