cuongtt2109 / ff-html5notifications

Automatically exported from code.google.com/p/ff-html5notifications
0 stars 0 forks source link

windows.animateCloseAlert is not a function (FF 17) #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
First, verify thant you have the last version of extension : since AMO
makes reviews, it can take some time before an issue is fixed and a new
version released, and it's validation by the AMO team.

What steps will reproduce the problem?
1. Whenever Gmail chat notification appers, dont click it, but switch instead 
to Gmail window in FF

What is the expected output? What do you see instead?

Expected no output. Error dialog appears.

What version of the product are you using? On what operating system?

Windows 7 x64, FF 17 x32, ff-html5notifications 1.2.

Please provide any additional information below.

Original issue reported on code.google.com by kurop...@gmail.com on 21 Nov 2012 at 10:47

Attachments:

GoogleCodeExporter commented 8 years ago
Error message is "window.animateCloseAlert is not a function", "window" object, 
not "windows". Sorry, it was a typo.

Original comment by kurop...@gmail.com on 21 Nov 2012 at 10:50

GoogleCodeExporter commented 8 years ago
Same here, maybe a version 2.0.1 will pop out shortly ?

Original comment by bist...@gmail.com on 22 Nov 2012 at 8:12

GoogleCodeExporter commented 8 years ago
Same problem here. I gives me the error window also if I click the notification 
and if another notification is to appear when the first on still didn't 
disappear.

Original comment by michal.p...@gmail.com on 27 Nov 2012 at 12:23

GoogleCodeExporter commented 8 years ago
Same as issue 58 where you can find a solution (fixed plugin). Please 
merge/close this one.

Original comment by michal.p...@gmail.com on 27 Nov 2012 at 12:42

GoogleCodeExporter commented 8 years ago
Same is here. Why there is solution came yet for it.I tries solution of issue 
58, but it has also same issue.

Original comment by kishan...@gmail.com on 21 Dec 2012 at 11:04

GoogleCodeExporter commented 8 years ago
Same error message here.
Using Win 7 x64, Firefox 18.0.1 and HTML Notifications 1.2.

Original comment by grasert@gmail.com on 24 Jan 2013 at 6:50

GoogleCodeExporter commented 8 years ago
Hi there,
this problem seems not yet fixed.

Inspecting the code, it seems to me that mainly it is related to the cancel 
functions.

Is there a way to get rid of this issue even temporary (while waiting for the 
fix)?
for example by avoiding call close() or cancel()

regards
Claudio

Original comment by cdes...@vivocha.com on 6 Mar 2013 at 10:34