max99x / inline-search-chrome-ext

Search the web or look up words by clicking on them and view results inline without leaving the page.
https://chrome.google.com/webstore/detail/inline-search-lookup/pebegifiepdlicjchldkdlmbohhhpcfi
1 stars 0 forks source link

Content inside the popup window won't update #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.excessive lookups on a page, esp on javascript-heavy sites like Google Reader
2.when the issue occurs unknowingly, either by selecting words or typing in 
words, the popup window persists showing the previous looked-up content.
3.the other way to produce the problem is by clicking a link inside the popup 
window which changes the web page inside the frame, subsequent lookups always 
turn up that particular page.

Original issue reported on code.google.com by laito...@gmail.com on 22 Jul 2010 at 12:26

GoogleCodeExporter commented 9 years ago
Could not reproduce #1 and #2; please provide more concrete directions. Managed 
to reproduce #3; will fix some day.

Original comment by max99x on 24 Jul 2010 at 4:42

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This is the error I got in the console:

Unsafe JavaScript attempt to access frame with URL 
https://www.google.com/reader/view/#stream/feed%2Fhttp%3A%2F%2Fdaringfireball.ne
t%2Findex.xml from frame with URL 
http://www.google.com/dictionary?aq=f&langpair=en|en&hl=en&q=pastime. Domains, 
protocols and ports must match.

Is this error somehow related?

Original comment by laito...@gmail.com on 24 Jul 2010 at 9:30

GoogleCodeExporter commented 9 years ago
Unclear. I will look into that.

Original comment by max99x on 24 Jul 2010 at 9:30