Closed
Bug 1802628
Opened 3 years ago
Closed 1 year ago
Private session is closed after denying permissions
Categories
(Focus :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cpeterson, Unassigned)
Details
From github: https://github.com/mozilla-mobile/focus-android/issues/7536.
Steps to reproduce
- Go to https://mozilla.github.io/webrtc-landing/gum_test.html.
- Select "Camera".
- Tap "Allow".
- Send the app in background.
- Go to the device's settings, to Apps - Focus - Permissions, and turn the Camera custom setting toggle off.
- Access Focus and observe if the page is step 1 is still open.
Expected behavior
The browsing session should remain opened.
Actual behavior
The browsing session is automatically ended after denying the permission.
Device information
- Android device: Google Pixel 6 (Android 13)
- Focus version: Latest Nightly 106.0a1, Beta 105.0b1, also reproducible on Fenix in Private Mode.
Note that on Fenix Normal Browsing, the session is not closed, only restarted.
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
Comment 2•1 year ago
|
||
Closing this as this is an expected behaviour. The system restarts ( or just kills) an app that uses a permission when that permission is revoked from system settings.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•