max99x / dict-lookup-chrome-ext

Look up any word in an inline frame with a simple click and without leaving the page.
https://chrome.google.com/webstore/detail/ipdjaafajlfiopcppipdinmcjbcpofhd
18 stars 7 forks source link

isInsideFrame() fails on scrolled pages with fixed frame. #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When doing a manual query (through the shortcut), the resulting form is 
displayed in a fixed position in the center of the screen. If the containing 
page is scrolled, isInsideFrame() does not calculate the frame position 
correctly.

Original issue reported on code.google.com by max99x on 11 Mar 2010 at 11:35

GoogleCodeExporter commented 9 years ago

Original comment by max99x on 19 Mar 2010 at 9:25