Example of Webfont loading bug in Chrome version 48
How to reproduce the bug
-
Refresh the page before clicking on anything.
-
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;
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?
-
Navigate to a page with an iframe, where main page and iframe load the same webfont.
-
Refresh page.
-
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.