[Webkit-unassigned] [Bug 7908] Links with anchors opened from a Netspace plugin reload the target frame

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 3 00:02:37 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7908





------- Comment #2 from jerome.foucher at free.fr  2006-07-03 00:02 PDT -------
First, you will need to download and install the plugin I've developed :
http://www.waaves.com/html/_downloads/plugin/Waaves30Plugin.dmg

Then, you can test this page :
http://www.waaves.com/plugin/W30/medical/Scan12bits/menu.html

The plugin makes a progressive decompression of the images. Only the visible
images are decompressed and rendered.

So, when the page is loaded and the the visible images are completely
decompressed, click on a thumbnail (let's say the fifth one) in the left frame.
This should scroll the right frame down to the fifth image. But you'll notice
that instead of just scrolling to the fifth image, Safari reloads the right
frame completely and then scrolls to the proper image. This is very annoying in
our case because the decompression of images can be a real CPU-intensive task
(it's not for the images of this sample page, but for medical scans of
2400x1200 pixels, trust me, it is).

If you need further information, please do not hesitate to ask. I can't provide
the source code of the plugin, because it uses a lot of private code.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list