shailesh17 / chrome-reload

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

Clicking on the link, And going Back to page removes the auto refresh setting to refresh the original web page. #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

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

Please provide any additional information below.

Original issue reported on code.google.com by djsanch...@gmail.com on 17 Apr 2010 at 8:51

GoogleCodeExporter commented 8 years ago
Steps to reproduce issue:
Taking a case of gmail acces. After logging-in, i enable autorefresh when my 
active 
view is Inbox folder. The autorefresh works as long as the user doesn't 
navigate away 
from the page. The reason, as far as i understand is that, when we enable 
autoreloader it refreshes for the complete URL 
(mail.google.com/mail/?shav=1#inbox). 
When i check for mail in some label i have created, the URL changes to 
mail.google.com/mail/?shav=1/label/<labelName>. This is treated as a new page 
and 
hence autoreloader does not work.
There should be option to specify pattern that would match the domain name and 
all 
pages under the domain will get reloaded. This is especially useful when using 
webmail in office work environment, where the base URL stays the same. Only the 
navigation part changes.
I am using version 0.4 of chromereload with Chrome 5.0.3b

Original comment by ashwin.p...@gmail.com on 22 Apr 2010 at 3:48

GoogleCodeExporter commented 8 years ago
This is kind of tricky to get right. For example, I can imagine scenarios where 
you are 
reloading a News headlines-type page, navigate to a story with embedded video 
and leave 
it on that page. Most people don't want the video to be repeatedly loaded.

(Note that GMail has built in functionality to make reloading its page required)

Original comment by nick.lot...@gmail.com on 30 Apr 2010 at 12:44

GoogleCodeExporter commented 8 years ago

Original comment by nick.lot...@gmail.com on 30 Apr 2010 at 12:44