Closed
Bug 1793118
Opened 2 years ago
Closed 2 years ago
Handle optional permission popup with action triggered from the unified extensions panel
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: willdurand, Unassigned)
References
Details
(Whiteboard: [addons-jira])
We don’t want the permission popup to be behind the unified extensions panel OR to appear too soon when an extension requests optional permission in response to a click event (on the extension button in the unified extensions panel).
The panel should close first, then the popup should be displayed.
Updated•2 years ago
|
Updated•2 years ago
|
Severity: -- → N/A
Type: task → enhancement
Priority: -- → P2
Reporter | ||
Comment 1•2 years ago
|
||
I just tried to reproduce with a simple MV3 extension that defines a browser action without popup and requests optional permissions as explained here. The panel closes first, then the prompt is shown and there is no UI glitch (on macOS at least).
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•