googlefonts / roboto-2

The Roboto family of fonts
Apache License 2.0
3.85k stars 309 forks source link

Font Not Sized Correctly for Diacritic Overrings in HTML Input Fields #317

Open robszmanski opened 4 years ago

robszmanski commented 4 years ago

A Danish customer noticed that the overring on the Å character was cut off in the input fields of our website, and after some investigation I determined that this was happening due to their font-size. I tested this out a bit and found that the input field height wasn't adjusted to account for the overring at various font-sizes (I didn't see an obvious pattern).

At first I assumed this was a Chromium issue, but I was able to create a simple test page (HTML page attached to this issue as .txt) that demonstrated the problem in Internet Explorer, EdgeHTML-based Edge, and Firefox as well. As such, I'm submitting this as an issue here in the hopes that this is something that can be corrected in the font.

RobotoDiacriticTest.txt