Toolbar buttons of standalone message window don't work
Categories
(Thunderbird :: Message Reader UI, defect, P1)
Tracking
(thunderbird_esr102 unaffected, thunderbird113 wontfix, thunderbird114+ fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird113 | --- | wontfix |
thunderbird114 | + | fixed |
People
(Reporter: d.mcdivitt, Assigned: darktrojan)
References
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(2 files)
53.22 KB,
image/jpeg
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Steps to reproduce:
I updated to 113.0b3 (64-bit) from 110.0b4. In bug 1822607 I reported the same issue, it was marked as a duplicate and the duplicate marked resolved. I have made comments to the original bug and no one read them. After updating to 113.0b3 I made a picture showing the same issue as my previous bug report. I click on the previous, next, and delete buttons at the top of a message window and they do not work. I must now roll back to version 110.0b4 again. Yes I donate to Mozilla for Thunderbird.
Actual results:
The buttons do not do anything.
Expected results:
The buttons should do what they're supposed to do.
Comment 1•2 years ago
|
||
This is for the "old customization" I think. Try customizing using the unified toolbar on top. The buttons work there.
Comment 2•2 years ago
|
||
Confirmed.
The three mentioned buttons, which can be added through the old customization method, do not work. Not in the mail-bar3
toolbar (still used in the messageWindow.xhtml), nor in the mail-menubar
menubar.
I doubt this is an WebExtension API issue, as there is no add-on involved at all. Moving it to Message Reader UI, is that the correct component?
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Comment 3•2 years ago
|
||
I don't know about an "old customization method". Just now I upgraded to 113.0b3. I double-clicked a message to open it in a window. The menu bar items in the message window did not work. I did customize for the menu bar. I deleted the buttons and added again. They still do not work. I am rolling back to 110.0b4 again. When I see the beta version has incremented in help/about I will try again.
Comment 4•2 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #1)
This is for the "old customization" I think. Try customizing using the unified toolbar on top. The buttons work there.
This is incorrect as the user shared a screenshot showing the standalone window and not the main application window.
The standalone window still has the old toolbar and customization since we're not removing that for 115.
This is definitely a regression, probably some methods that need to be hooked to the new currentAbout3Pane
.
Geoff, do you have time to take a look at this?
Reporter | ||
Comment 5•2 years ago
|
||
Hello. I tried 113.0b5 and the issue still remains. What beta version might I expect this to be fixed?
Comment 6•2 years ago
|
||
(In reply to David McDivitt from comment #5)
Hello. I tried 113.0b5 and the issue still remains. What beta version might I expect this to be fixed?
Not possible to say
Comment 7•2 years ago
|
||
I'm changing the title here since what was written is incorrect.
We're not applying the unified toolbar to the standalone message window for 115.
If buttons don't work in the standalone message window toolbar it means that something needs to be hooked properly to the new abot3Pane, as I wrote in comment 4.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 8•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/47a2c3a1f14f
Fix toolbar buttons for the message window. r=aleca
Assignee | ||
Updated•2 years ago
|
Comment 10•2 years ago
|
||
Comment on attachment 9333020 [details]
Bug 1829343 - Fix toolbar buttons for the message window. r=aleca
[Triage Comment]
Approved for beta
Comment 11•2 years ago
|
||
bugherder uplift |
Thunderbird 114.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/a4f1336903f9
Description
•