thunderbird / thunderbird/thunderbird-android

Always open new task for the compose screen

Open
#4,525 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

Expected behavior

Tapping on a "mailto" link should open the mail app's composer window as a separate app, that can be switched to background and foreground.

Actual behavior

Tapping on a "mailto" link opens K9 composer as an embedded tab in the browser, which is pretty inconvenient, because you can not switch back to the browser wile writing the message.

Steps to reproduce
  1. Take a bare system, and configure the standard mail app.
  2. Open a page in the browser, that contains a "mailto" link and tap it. The mail app will open its composer window.
  3. Now install K9 and configure it.
  4. Reopen the page and tap "mailto"
  5. The composer window will now be embedded inside a browser tab.
Environment

5.600

Android version:
Doesn't matter.

Account type (IMAP, POP3, WebDAV/Exchange):
Doesn't matter.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how mailto links are handled and how the compose screen is launched from the Android app. Reproduce the reported browser-to-compose flow, then verify that the composer opens as a separate task and can be switched away from and back to while writing.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.