Open
Bug 1494596
Opened 7 years ago
Updated 6 years ago
Should not be able to detach customization tab
Categories
(WebExtensions :: Frontend, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: freaktechnik, Unassigned)
Details
The customization tab can not be moved from the normal browser UI, since it can not be dragged - every click will just focus it.
With the tabs API customization tabs can be moved, especially to a new window (which apparently doesn't really work). Further, you can not identify the customization tab other than by its favicon, since its URI is about:blank.
I'd expect moving the customization tab to fail, at least when you try to move it to a different window.
Updated•7 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Severity: normal → S3
Flags: needinfo?(mixedpuppy)
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•