close
Skip to content

Restore compose button functionality#10862

Merged
wmontwe merged 3 commits into
thunderbird:mainfrom
jondaley:restore-compose-button
Apr 23, 2026
Merged

Restore compose button functionality#10862
wmontwe merged 3 commits into
thunderbird:mainfrom
jondaley:restore-compose-button

Conversation

@jondaley
Copy link
Copy Markdown
Contributor

fix: this PR does two things: 1, fixes compose button on overflow menu when viewing a message. 2. displays compose button on top menu when using non-floating preference, rather then putting it on the overflow menu.

The compose button behavior was recently changed. It seem like maybe the developers are using the floating compose button so haven't noticed that the behavior broke. I would guess that because of that, the compose menu choice isn't needed, but for those of us who prefer the non-floating version, this fixes a needed behavior.

The bug was reported here: #10753

@github-actions
Copy link
Copy Markdown
Contributor

Missing report label. Set exactly one of: report: include, report: exclude OR report: highlight.

@wmontwe wmontwe added the report: include Include changes in user-facing reports. label Apr 13, 2026
@wmontwe
Copy link
Copy Markdown
Member

wmontwe commented Apr 22, 2026

@jondaley Thanks for the fix. You just need to run ./gradlew spotlessApply to resolve the issue and test with ./gradlew spotlessCheck.

@jondaley
Copy link
Copy Markdown
Contributor Author

Great, thanks. I wasn't sure what was missing. I believe it is all set now?

Copy link
Copy Markdown
Member

@wmontwe wmontwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed the issue, thank you.

@wmontwe wmontwe merged commit 36a434c into thunderbird:main Apr 23, 2026
15 checks passed
@thunderbird-botmobile
Copy link
Copy Markdown
Contributor

Thanks for your contribution! Your pull request has been merged and will be part of Thunderbird 20. We appreciate the time and effort you put into improving Thunderbird. If you haven’t already, you’re welcome to join our Matrix chat for contributors. It’s where we discuss development and help each other out. https://matrix.to/#/#tb-android-dev:mozilla.org
Hope to see you there! 🚀📱🐦

@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 20 milestone Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: include Include changes in user-facing reports.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants