/chrome-bug

Example of Webfont loading bug in Chrome version 48

Primary LanguageHTML

chrome-bug

Example of Webfont loading bug in Chrome version 48

How to reproduce the bug

  1. Go to kwals.github.io/chrome-bug

  2. Refresh the page before clicking on anything.

  3. Click on the text -> Click here and expect to see text below

Expected Behavior

Text should appear between headline and iframe -> "Hey there, can you see me?"

Actual Behavior

Text is not visible.

See example of bug behavior below; text does not load


Bug info for Chromium Team

Chrome Version : Version 48.0.2564.97 (64-bit)

URLs (if applicable) : https://kwals.github.io/chrome-bug

Other browsers tested: Chrome 47, Safari

Add OK or FAIL, along with the version, after other browsers where you have tested this issue:

Chrome 47: OK

Firefox: OK

Safari: OK

What steps will reproduce the problem?

  1. Navigate to a page with an iframe, where main page and iframe load the same webfont.

  2. Refresh page.

  3. Click button to show hidden text on main page.

See example at kwals.github.io/chrome-bug

What is the expected result?

Hidden text should become visible.

What happens instead?

Hidden text is not visible.