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

[Bug] FontImageSource does not work on UWP #12344

Closed
nk221 opened this issue Oct 2, 2020 · 3 comments · Fixed by #12362
Closed

[Bug] FontImageSource does not work on UWP #12344

nk221 opened this issue Oct 2, 2020 · 3 comments · Fixed by #12362
Assignees
Labels
4.8.0 regression on 4.8.0 a/fonticon a/fonts e/3 🕒 3 in-progress This issue has an associated pull request that may resolve it! p/UWP t/bug 🐛

Comments

@nk221
Copy link
Contributor

nk221 commented Oct 2, 2020

Description

FontImageSource does not work on UWP.

Steps to Reproduce

  1. Download the project from Reproduction Link
  2. Run the application - Image is displayed.
  3. Update Xamarin.Forms package to version 4.8.0.1451 or above
  4. Run the application - Image is not displayed.

Expected Behavior

The image is displayed.

Actual Behavior

The image is not displayed.

Basic Information

  • Version with issue: 4.8.0.1451
  • Last known good version: 4.8.0.1364

Reproduction Link

https://github.com/nk221/App1

@nk221 nk221 added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 2, 2020
@jsuarezruiz jsuarezruiz added a/fonticon a/fonts p/UWP 4.8.0 regression on 4.8.0 e/3 🕒 3 and removed s/unverified New report that has yet to be verified labels Oct 5, 2020
@jsuarezruiz
Copy link
Contributor

Is a regression. The commit that introduce the issue is: 0be2136

@holecekp
Copy link

holecekp commented Oct 5, 2020

I think that the mentioned commit should fix the issue #12153. It appeared in 4.8 SR 2 and the fix has not been released yet. If you are making changes to the FontImageSource on UWP, please test also that both repro projects from the issue #12153 still works (I have posted the repro projects later in the discussion to that issue).

@DennisWelu
Copy link

This is very important to get fixed for our apps in the XF 4.x series. Glad to see there's a fix in the pipeline! Hoping it is sooner rather than later.

@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Nov 2, 2020
@rmarinho rmarinho linked a pull request Nov 6, 2020 that will close this issue
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.8.0 regression on 4.8.0 a/fonticon a/fonts e/3 🕒 3 in-progress This issue has an associated pull request that may resolve it! p/UWP t/bug 🐛
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants