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

Font Rendering Issues (macOS) #2159

Closed
jcapellman opened this issue Mar 21, 2018 · 5 comments
Closed

Font Rendering Issues (macOS) #2159

jcapellman opened this issue Mar 21, 2018 · 5 comments
Labels
p/macOS s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one.

Comments

@jcapellman
Copy link

Description

Using Xamarin Forms random labels appear as different font weights (see screenshot). All of the labels are using the same style also tried inline setting font size, color to no avail.

Expected Behavior

Labels with the same style settings show the same

Actual Behavior

Labels randomly do not show the same even though they are styled the same.

Basic Information

  • IDE: Visual Studio for Mac 7.4 (build 1033)
  • Platform Target Frameworks:
    • MacOS: Version 4.2.0.20
  • Nuget Packages: Only Newtonsoft.JSON
  • Affected Devices: MacMini (Late 2014) - (10.13.3)

Screenshots

screen shot 2018-03-21 at 2 29 00 pm

@pauldipietro pauldipietro added this to New in Triage Mar 21, 2018
@pauldipietro
Copy link
Contributor

Can you upload a reproduction rather than a screenshot, and elaborate on scenarios that cause this, if any in particular? There isn't that much visual difference in the screenshot (the color difference also might create an optical effect) and I'm not entirely certain what font is being used.

@pauldipietro pauldipietro added s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. p/macOS labels Mar 21, 2018
@pauldipietro pauldipietro moved this from New to Needs Info in Triage Mar 21, 2018
@jcapellman
Copy link
Author

The scenario in which the screenshot related to was a series of Labels in a StackLayout, the first 10 rows render properly, it's just the bottom row doesn't.

On another View, one of the Label's doesn't render properly, but the same visual cue of what appears to be a different font weight occurs thus why I thought it was somewhat systemic and opened the issue.

I'm using the default font, no font family or name specified, just size and color.

I can throw together a sample app tomorrow (this is for work so I can't simply share the full code).

@rmarinho
Copy link
Member

it this inside a scrollview? listview ?

@jcapellman
Copy link
Author

Didn't have time today to work out an example, but this is only occurring on MacOS 10.13.3. 2 other developer machines running MacOS 10.12.6 (same Visual Studio for mac/Xamarin versions).

@rmarinho -
No these are not.

@jassmith
Copy link

jassmith commented Apr 7, 2018

Im pretty sure this is a dupe of #2204
If you do not believe this to be the case please feel free to reopen. I am making that one the master issue as it has a repro project.

@jassmith jassmith closed this as completed Apr 7, 2018
Triage automation moved this from Needs Info to Closed Apr 7, 2018
@samhouts samhouts removed this from Closed in Triage Jun 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p/macOS s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one.
Projects
None yet
Development

No branches or pull requests

4 participants