thunderbird / thunderbird/thunderbird-android
"Allow remote image" nag should be hidden when the user explicitly set to block remote image
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Checklist
- I have used the search function to see if someone else has already submitted the same bug report.
- I will describe the problem with as much detail as possible.
App
Thunderbird for Android
App version
f-droid
Where did you get the app from?
None
Android version
Android
Device model
No response
Steps to reproduce
- Enable remote image blocking
- Read evil email containing remote image
Expected behavior
Thunderbird should hide any warning, because this is what user wants.
In Desktop Thunderbird, user can actually hide the warning bar using below. Why not have same thing on Android too??????
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* Remove remote warning */
#mail-notification-top{display:none!important}
Actual behavior
Thunderbird display a nag to allow remote image.
Logs
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Thunderbird for Android by enabling remote image blocking and opening an email with a remote image. Start by locating the Android UI that displays the remote-image warning and the setting state it reads. Done means the warning is hidden when blocking was explicitly enabled, while the normal allow-images behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100