Closed Bug 1455474 Opened 6 years ago Closed 4 years ago

Creating new WebExtensions popup windows fails due to hidden tab bar

Categories

(Thunderbird :: Add-Ons: Extensions API, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Fallen, Unassigned)

References

Details

Followup from bug 1455471: 

1) browser.windows.create({ type: "popup" });

Result:

TypeError: element is null[Learn More] scrollbox.xml:199:1



The problem is that the tab bar is hidden thanks to the chromehidden attribute, which seems to not initialize some of the binding data correctly.
Component: General → Add-Ons: Extensions API
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.