aslanunal / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

Flicker on $('INPUT').show() of button with google font #181

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Access http://jsfiddle.net/99Bqx/3/ with Win 7 Chrome/IE9.
2. Click any of the select options. 
3. The blue button (which uses PT Sans Narrow) appear.

What is the expected output? What do you see instead?
The blue button is showed on the page. The button sometimes flicker, first 
appearing larger then reducing to its correct size.

What version of the product are you using? On what operating system?
Win 7, Google Chrome or IE9

Please provide any additional information below.

In IE9 the button shows a bit different, but I managed to see the flickering in 
it also. It seems like both browsers render in another font first, then load 
the google font and adapt the button to use it.

I'm also using latest Jquery for showing the button.

Original issue reported on code.google.com by nilo.tei...@gmail.com on 4 Dec 2012 at 2:16

GoogleCodeExporter commented 8 years ago

Original comment by pathum...@gmail.com on 11 Aug 2014 at 4:10