[Webkit-unassigned] [Bug 205260] New: Camera icon not hiding after media stream is stopped for the second time on the page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 02:08:47 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=205260

            Bug ID: 205260
           Summary: Camera icon not hiding after media stream is stopped
                    for the second time on the page.
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: artjomvinnikov at gmail.com

Issue happens in Safari 13 on both macOS and iOS.

Steps to reproduce for iOS:

1. Request camera stream via getUserMedia.
2. The red camera icon appears in Safari url bar.
3. Stop all media tracks.
4. Camera icon is hidden.
5. Request stream and stop it again.
6. Camera icon is present.

For macOS it acts similarly, but instead of Safari camera icon, the icon in macOS menu bar stays present.
On iOS it's quite bad, because if you collapse the safari application you will see a red bar on top telling you the website is using your camera, even though it is not as the stream is stopped.

Small demo for reproduction: https://codesandbox.io/s/gallant-archimedes-tsf5u

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191216/3e094e50/attachment.htm>


More information about the webkit-unassigned mailing list