Closed Bug 1547377 Opened 6 years ago Closed 6 years ago

missing "discard changes" label in compose window dialog

Categories

(Thunderbird :: Message Compose Window, defect)

x86_64
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1547346

People

(Reporter: aceman, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

When composing a message and closing it without saving or sending, you get a dialog asking what to do (Save this message to your drafts folder (Drafts) and close the Write window?).

The dialog is missing the "Discard changes" label on one of its buttons and the button is empty, but still works.

Attached image screenshot (deleted) —

The code is at https://searchfox.org/comm-central/source/mail/components/compose/content/MsgComposeCommands.js#4129.

I tested the call 'getComposeBundle().getString("discardButtonLabel")' does return '&Discard changes' properly. So either the dialog rendering got broken, or the arguments to Services.prompt.confirmEx() need some update.

This is most likely not related to TB but Firefox and this bug 1538983
As you can see more and more regressions are getting reported at the end, which they show the same issues we're having.

Should be from bug 1538983 yeah. Looks like a toolkit bug since we're just calling Services.prompt.confirmEx

Regressed by: 1538983

This looks like a dupe of bug 1547346, can you try the patch from that bug? (that should hopefully land soon so alternatively you can wait for another Nightly build once it gets through)

Flags: needinfo?(acelists)
Flags: needinfo?(acelists)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: