Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus subject or content field when composing email by external intent #7623

Merged
merged 2 commits into from Feb 13, 2024

Conversation

LorenzHo
Copy link

When composing an email from an external intent, e.g. a mailto link: directly focus the subject field, or the content field if the intent contains a subject.
Fixes #7618

Copy link
Member

@cketti cketti left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

I've added a comment to the associated issue to discuss an edge case that we might as well cover with this pull request.

@cketti cketti merged commit b32c9ee into thunderbird:main Feb 13, 2024
2 checks passed
@cketti
Copy link
Member

cketti commented Feb 13, 2024

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mailto links should focus subject, not address
2 participants