Skip to content

Problem with handling long threads combined with focus loss #1357

Description

@sdicke

Version: 1.25.2
Android: 16

Long threads (with hundreds of post) are split. The first part is loaded without any issue. The second part is loaded post for post. That is relative slow but works. But if the app loses focus (another one is used for some time, say some seconds) and RedReader get focus again (is shown on the display), there are a reproducible issue: Often no further post can be loaded due to a connection problem. That seems to depend on the time RedReader is out of focus (if is are few seconds the issues seems not to occur). That is very inconvenient if you reads threads with multiple thousand posts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions