Skip to content

[android] Opening the app from background opens it in a specific narrow, if it was initially started via pressing a notification. #4758

@AkashDhiman

Description

@AkashDhiman

If the app is initially started by pressing on the notification, on closing the app (not killing but quitting via back presses), and starting it from the overview screen it will start at the topic the notification was directed to.

Similar to the issue solved in bb1bba0, Originally speculated to exist by @gnprice at #4514 (comment).

Steps to reproduce:

  1. Don't have the app running in background, recent tasks.
  2. Receive a notification.
  3. Tap on the notification, the app will initiate startup and will open at the topic the notification was pointing to.
  4. Now go back, and quit the app (make sure to quit and not kill the app, i.e. use back presses).
  5. go to overview screen (by pressing the overview soft key), Notice the app activity is still present here.
  6. Tap on it, it will start and navigate to the topic it was initially navigated to.

Screen capture:
notification-bug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions