Skip to content

[Bug - Android] Calling sidePanel.open() resolves without opening a panel #662

Description

@carlosjeurissen

When calling sidePanel.open() on Edge for Android, the request resolves / callback is called without setting runtime.lastError. However, no panel is actually opened. Which can be confirmed with sidePanel.close() which rejects stating no panel is currently open for said tabId.

This method should reject if no panel is actually opened to the extension can handle this kind of scenario with fallback behaviour.

Metadata

Metadata

Assignees

Labels

Bugthe issue is a code defect that should be fixedEdge AddonsLabel to filter all items related to Edge AddonsTrackedthe issue is valid and tracked on our backlog.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions