wordpress-mobile / wordpress-mobile/WordPress-Android

[GlobalStep] Backgrounding the application and pressing the Application’s icon on the Launcher causes it to reopen

Open
#11,306 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Pri] Low [Type] Bug General
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Description

While pressing the Home button to background the application and selecting the application from the multitask menu resumes the application as expected. Selecting the application from the Launcher causes the application to reopen rather than being resumed.
This issue was seen to occur on a fresh install. But after the application is force-closed and opened again the issue will cease to occur.

Reproduction Rate

4/4 100%

Expected behavior

The application should be resumed on the same state it was backgrounded.

Actual behavior

The application is relaunched.

Steps to reproduce the behavior
  1. Install WordPress 14.2
  2. Log in to an account.
  3. Press “Add New”.
  4. Press the device’s home button to background the application.
  5. Open the device’s Launcher.
  6. Tap the WordPress 14.2 icon.
Tested on the following

Samsung Galaxy J3 (8.0.0)

Please see the attached video for more information

AndroidBackgroundLauncher.zip

Submitted by:

Luis Pimenta

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 reproducing the issue using the listed WordPress 14.2 steps on the Samsung Galaxy J3 or an equivalent Android device, focusing on the application launcher and background/resume lifecycle. Trace the Android entry points involved in launcher activation; done means the app resumes the backgrounded Add New state after a fresh install instead of relaunching.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.