Closed Bug 1959943 Opened 12 days ago Closed 12 days ago

Add parameter in calls to the messenger.menus.onHidden listener

Categories

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

Thunderbird 128
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: WoofGrrrr, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0

Steps to reproduce:

I'm looking for a way to know which menu was hidden when messenger.menus.onHidden listener it called

Actual results:

The only thing I can find as things are now is to save information from the onShowData from when the onShown listenener is called for use when the onHidden listener is called. Saving things for later is sort of a pain when the API could help, I think.

Expected results:

It seems that onShowData contains a list of menuIds. I'm not sure if this will give exactly which menu was closed? Please correct me if I'm wrong.

This is an official spec which we cannot change.

Status: UNCONFIRMED → RESOLVED
Closed: 12 days ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.