Created
February 21, 2017 06:46
-
-
Save Amitesh/16f0765a149f58c693dc89f2afe2e5c3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here is a small template to fill while reporting the bug. There is possibility few fields are already present with JIRA tickets like `attachements`. Its good to fill or use those fields. | |
URL | |
https://myawesomeapp.com?id=545924 | |
UserAgent | |
Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36 | |
Steps to reproduce the problem | |
Open the website and web page on xyz browser | |
Click on `save` button | |
What is the expected behavior? | |
It should load our proprietary font. | |
What went wrong? | |
This latest version 46.0.2490.71 doesn't seem to load the font. It was working fine on other versions of Chrome browser including version 45. Attached the screen shot. | |
Log | |
Failed to decode downloaded font: http://192.168.0.1/assets/css/fonts/NOWTVText_W_Rg.woff | |
OTS parsing error: invalid version tag | |
Failed to decode downloaded font: http://192.168.0.1/assets/css/fonts/NOWTVText_W_Rg.ttf | |
OTS parsing error: invalid version tag | |
Failed to decode downloaded font: http://192.168.0.1/assets/css/fonts/NOWTVText_W_Lt.woff | |
OTS parsing error: invalid version tag | |
Failed to decode downloaded font: http://192.168.0.1/assets/css/fonts/NOWTVText_W_Lt.ttf | |
OTS parsing error: invalid version tag | |
Did this work before? | |
Yes. Worked on version 45 and all other older versions | |
Browser version | |
Chrome version: `46.0.2490.71 Channel: stable` | |
OS Version: `6.1 (Windows 7, Windows Server 2008 R2)` | |
Flash Version: `Shockwave Flash 19.0 r0` | |
Is reported in regression | |
It definitely looks like a regression. | |
Attachment | |
None. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment