dontforget / chrome-pwdhash

Automatically exported from code.google.com/p/chrome-pwdhash
0 stars 0 forks source link

JavaScript error on SVG documents #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open up the JavaScript console
2. Navigate to a valid SVG document (for example a page containing nothing but 
<svg xmlns="http://www.w3.org/2000/svg"/>)

What is the expected output? What do you see instead?
An unexpected JavaScript error from JQuery appears: "Uncaught TypeError: Cannot 
set property 'display' of null"

What version of the product are you using? On what operating system?
chrome-pwdhash v.0.4.0.3 on Mac OS X

Original issue reported on code.google.com by david.pa...@gmail.com on 1 Feb 2012 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by c.liouke...@gmail.com on 11 May 2014 at 10:56