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

first email is marked as read on mobile device although it is not shown #102

Closed
jakobsack opened this issue Sep 21, 2016 · 10 comments
Closed
Labels
2. developing bug good first issue Small tasks with clear documentation about how and in which place you need to fix things in. papercut Annoying recurring issue with possibly simple fix.

Comments

@jakobsack
Copy link
Member

jakobsack commented Sep 21, 2016

Steps to reproduce

  1. Have an unread email on top of the list
  2. Open the mail app with your mobile device
  3. The email will be marked as read but it is not shown

Expected behaviour

Email should stay unread

Actual behaviour

Email gets marked read

Mail app

Mail app version: 0.5.3

Number of accounts: 1

Server configuration

Operating system: Debian Jessie

Web server: apache

Database: mysql

Client configuration

Browser: Edge on Windows 10 mobile

Operating system: Windows 10 mobile

@Gomez Gomez changed the title first email is narked as read on mobile device although it is not shown first email is marked as read on mobile device although it is not shown Sep 21, 2016
@ChristophWurst ChristophWurst added bug 1. to develop papercut Annoying recurring issue with possibly simple fix. labels Sep 21, 2016
@ChristophWurst ChristophWurst added this to the 0.6.1 milestone Sep 21, 2016
@jancborchardt
Copy link
Member

Good point actually. We probably need some specific code on mobile which notices that the mail has not actually been shown.

@jancborchardt jancborchardt added the good first issue Small tasks with clear documentation about how and in which place you need to fix things in. label Nov 3, 2016
@ChristophWurst ChristophWurst removed this from the 0.6.2 milestone Dec 8, 2016
@lcalaresu
Copy link
Member

lcalaresu commented Jun 14, 2017

That one bothers me, I have "missed" a few emails for the past few days that were marked as read on my mobile.

Actually is there a reason why the first message is automatically open when we select a folder? (even on desktop)
I have several folders on my accounts, and often change the folder selection... I end up having the last received email marked as read.

Actually on thunderbird and all the webmails I know (roundcube, horde), no messages are selected when I change the folder selection.

@ChristophWurst
Copy link
Member

summoning @jancborchardt here. He's our UX expert :)

@jancborchardt
Copy link
Member

It's automatically opened to just get started faster, otherwise there's just a big space on the right. This way you are directly in there. Just like with the directly visible reply field on the bottom.

We could make the change to not mark the first one which gets opened automatically as read.

@lcalaresu
Copy link
Member

@jancborchardt

We could make the change to not mark the first one which gets opened automatically as read.

Yeah but... in that case, since the message is open, it could still be read by the user but not marked like it was. Maybe that should stay like this on desktop then.

@jancborchardt
Copy link
Member

@lcalaresu that's why I'd say we do what I mentioned above:

We probably need some specific code on mobile which notices that the mail has not actually been shown.

@lcalaresu
Copy link
Member

All right ;)
Just opened a pull request for that change on mobile phones.

@ChristophWurst
Copy link
Member

Fixed by #395. Thanks @lcalaresu! :)

@jancborchardt
Copy link
Member

Awesome work @lcalaresu! :)

@lock
Copy link

lock bot commented Nov 20, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions.

@lock lock bot locked and limited conversation to collaborators Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2. developing bug good first issue Small tasks with clear documentation about how and in which place you need to fix things in. papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

No branches or pull requests

4 participants