Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] (Uwp) - OnResume - ToolbarItems - are invisible after suspend and resuming the app #10168

Closed
BrayanKhosravian opened this issue Apr 1, 2020 · 1 comment · Fixed by #10161
Labels
in-progress This issue has an associated pull request that may resolve it! s/unverified New report that has yet to be verified t/bug 🐛

Comments

@BrayanKhosravian
Copy link
Contributor

Description

When the MainPage is a NavigationPage and has ToolbarItems which use an Image, then the images disappear when suspending the app and resuming it again.

In order to see this happen, we have to wait at least 15 seconds before resuming the application.

Steps to Reproduce

  1. Set the uwp version of the control gallery and run the app
  2. Open the "Font ImageSource" gallery page located in the lower part of the detailPage
  3. Suspend the app
  4. Wait at least 15 seconds
  5. Resume the app
  6. The images of the toolbaritems are invisible

Expected Behavior

The images of the toolBarItems shuldnt be invisible after a resume

Actual Behavior

The images of the ToolbarItems are invivisble after a resume

Basic Information

  • Version with issue: changes pulled to the master branch 01.04.2020
  • Last known good version: -
  • IDE: Visual Studio 2019
  • Platform Target Frameworks:
    • UWP: Tested with 16299 and 18362

Screenshots

image

@BrayanKhosravian BrayanKhosravian added s/unverified New report that has yet to be verified t/bug 🐛 labels Apr 1, 2020
@BrayanKhosravian BrayanKhosravian changed the title [Bug] Uwp - OnResume - ToolbarItems - are invisible after suspend and resuming the app [Bug] (Uwp) - OnResume - ToolbarItems - are invisible after suspend and resuming the app Apr 1, 2020
@BrayanKhosravian
Copy link
Contributor Author

i think this should be labeled with in-progress after it got verified.

@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Apr 1, 2020
rmarinho pushed a commit that referenced this issue Apr 6, 2020
…source should be reupdated as uwp replaces images with transparent images onResume (#10161) fixes #8783 fixes #9249 fixes #10168

* #8783 - uwp - images - when the uwp app suspends and resumes again the image source should be reupdated as uwp replaces images with transparent images onResume

* #8783 - uwp - OnResume - The toolbar items and their images should be visible after resuming the uwp app
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in-progress This issue has an associated pull request that may resolve it! s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
2 participants