nuriskandarzulkarnaen / customizeyourweb

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

CYW prevents escape from stopping animated gifs #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.w/ CYW installed go to
http://cybernetnews.com/pause-animated-gifs-in-firefox-and-ie/
press escape and the gif animation keeps playing
2.disable CYW, restart FF, go there again, press escape and the animation stops
3.

What is the expected output? What do you see instead?
gifs(annoying ads) should stop by pressing the escape key, it is the only
way to stop them since the stop button is disabled after a page loads, but
yet still allow gifs to play

What version of the product are you using? On what operating system?
0.4.1.2 Windows checked on FF 3.0 and 3.5.7

Please provide any additional information below.
its probably capturing the the keypress event and not allowing the event to
bubble through by returning true

Original issue reported on code.google.com by darkry7....@gmail.com on 13 Jan 2010 at 8:38

GoogleCodeExporter commented 9 years ago
Thanks for your feedback!
This behavior is configurable.
Just open the configuration dialog (via the statusbar icon or the tools menu), 
switch
to the tab "Keys" and remove the shortcut for bluring the active element.
I will think about removing this default in the next release.

Original comment by Rudolf....@gmail.com on 14 Jan 2010 at 5:06