Bug 40549 - meta http-equiv="refresh" don't work when anchor is used
Summary: meta http-equiv="refresh" don't work when anchor is used
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL: http://chat.lolks.ru/chat.py/b#end
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-13 15:44 PDT by M8R-06l4rh
Modified: 2011-03-02 22:07 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M8R-06l4rh 2010-06-13 15:44:50 PDT
<meta http-equiv="refresh" content="10"> tag don't reload page after ten seconds if anchor is used in page URL.

How to reproduce:
1. Open page http://chat.lolks.ru/chat.py/b in new tab.
2. Open page http://chat.lolks.ru/chat.py/b#end in new tab (not the same as you opened in first step).
3. Open page http://chat.lolks.ru/input.html and submit something in web chat.
4. Wait 15 seconds.
5. Notice that page in first tab have reloaded and you can see your message while page in second tab have not reloaded and you can't see your message on it.

Checked on Arora 0.10.2, Qt 4.6.3.

Don't know what version of webkit is used in Qt 4.6.3 so checked "528+ (Nightly build)" while it is not correct.