akira-kurogane / furigana-injector

Automatically exported from code.google.com/p/furigana-injector
2 stars 1 forks source link

XPath / DOM error on digg.com (Chrome) #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Furigana Injector v 0.5 on Chrome
2. Go to http://digg.com/space

At this stage an alert pops up saying  "error during xpath document 
iteration: error: not_supported_err: DOM exception 9"

Original issue reported on code.google.com by akira%ya...@gtempaccount.com on 9 Dec 2009 at 10:44

GoogleCodeExporter commented 9 years ago
Could not reproduce with Chrome version 4.0.249.25. Could someone provide more 
details? 
Or more sample URLs where the problem appears?

Original comment by akira%ya...@gtempaccount.com on 9 Dec 2009 at 1:54

GoogleCodeExporter commented 9 years ago
I'm using Chrome version 4.0.249.30 and also has this problem.

Original comment by LordWS...@gmail.com on 10 Dec 2009 at 3:07

GoogleCodeExporter commented 9 years ago
It seems that sometimes, possibly caused by dynamic DOM changes, this error can 
occur 
but can't be reproduced reliably.

The alert is being replaced with a console.log() instead, in the next version > 
0.6.1.

Original comment by akira%ya...@gtempaccount.com on 12 Dec 2009 at 3:35