Open Bug 1758469 Opened 2 years ago Updated 7 days ago

onBeforeSend does not lock compose window completely

Categories

(Thunderbird :: Message Compose Window, defect)

Thunderbird 91
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: myaddons, Unassigned)

References

Details

Attachments

(1 file)

657 bytes, application/x-xpinstall
Details
Attached file test.xpi

The event messenger.compose.onBeforeSend() does not lock the compose window completely. It is still possible to interact with the menu and the toolbar buttons.

For example: You can still change the delivery format or the priority. And you can even fiddle with the editor, i.e. the body of the message, via "Tools -> Quote Message". Multiple menu entries are still enabled, but seem to have no effect.

I think the compose window should get locked completely in this case - including locking all menus and toolbars.

There are multiple places where a global locking of the message compose window is needed, e.g.: Bug 1758469 and Bug 1758470. And in case of an "locking overlay" in the compose window as an alternative to modal dialogs - discussed in Bug 1607192. The solution should ideally cover all these use-cases.

See Also: → 1758470
See Also: → 1607192
You need to log in before you can comment on or make changes to this bug.