question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with css letter-spacing in ios

See original GitHub issue

Dear friend, we, the rest of the NativeScript community really appreciate your feedback! While we are doing all we can to take care of every issue, sometimes we get overwhelmed. Because of that, we will consider issues that are not constructive or problems that cannot be reproduced “dead”. Additionally, we will treat feature requests or bug reports with unanswered questions regarding the behavior/reproduction for more than 20 days “dead”. All “dead” issues will get closed.

Please, provide the details below:

Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?

Tell us about the problem

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

iOS/Android/Both

Please provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it)
  • Cross-platform modules: (check the ‘version’ attribute in the node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project)
  • Plugin(s): (look for the version number in the package.json file of your project)

Please tell us how to recreate the issue in as much detail as possible.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

<bountysource-plugin>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
Johannekecommented, May 9, 2019

Is anyone working on this bug? I would really like to use letterSpacing in Textfields, but I can’t do that with this bug…

0reactions
tsonevncommented, May 10, 2019

Hi @Johanneke, This issue is still under review. On that matter, any pull request, that provides a fix for this scenario, will be highly appreciated. Check out our contribution guidelines.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is iOS Safari adding extra letter-spacing? - Stack Overflow
It seems to me that Mobile Safari adds a tiny bit of letter-spacing to all text that uses Google Fonts, or that it...
Read more >
Font-weights and letter spacing way off on iOS Safari and ...
The cause of the issue could be missing font-weight. I see you're using 600 weight but only 400 is loaded in the front-end....
Read more >
Need help fixing a weird font spacing issue on iOS - Reddit
The font spacing seems way off on iOS across all major browsers compared to Chrome and Edge on Windows 10. Even Chrome on...
Read more >
letter-spacing - CSS: Cascading Style Sheets - MDN Web Docs
The letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing ...
Read more >
Safari does not obey negative CSS letter-spacing style?
Not exactly sure when it was fixed, but as of Safari 10.0.2, Safari now correctly renders negative letterspacing on smaller sized fonts. Yay!...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found