bigvtokyo / grabthemall

Automatically exported from code.google.com/p/grabthemall
1 stars 0 forks source link

Does not properly capture images for URLs with # markers #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an input text file with this URL -> 
http://en.wikipedia.org/wiki/Wiki#Navigation
2. Run the plugin to capture the images for the text file. Make sure in plugin 
options you select "Grab visible window only" before running the plugin
3. Compare the screenshot captured by plugin with the screenshot manually take 
by visiting that URL.

What is the expected output? What do you see instead?
The plugin should capture the actual page positioned with the marker 
(#Navigation in this case). But instead it captures it from the start of the 
page.

What version of the product are you using? On what operating system?

Please provide any additional information below.
Plugin version 0.7.1 on Firefox 31.0 on Windows 7

Original issue reported on code.google.com by pratik...@gmail.com on 30 Jul 2014 at 4:45