shailesh17 / chrome-reload

Automatically exported from code.google.com/p/chrome-reload
0 stars 0 forks source link

cannot prevent two page reloads when first setting timer #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. click Reloader button
2. select reload delay option

What is the expected output? What do you see instead?
The page reloads immediately, then later reloads on the schedule set by the 
delay option. There is apparently no way for me to prevent an immediate reload 
of the page.

What version of the product are you using? On what operating system?
0.5 on Windows XP Pro SP3

Please provide any additional information below.
Suppose my objective is to reload my page every 1 hour. To start the timer, I 
must visit the page; this loads the page. Then I must select the 1 hour delay 
option; this loads the page a second time. It seems the extension will not let 
me avoid this second page load. The only workaround is for me to personally 
wait 1 hour before selecting the delay option.

Cheers,

MetaEd

Original issue reported on code.google.com by metaed on 27 Aug 2010 at 7:11