After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 87909 - refresh in another tab/window takes focus away from current window
refresh in another tab/window takes focus away from current window
Status: VERIFIED DUPLICATE of bug 72125
Product: galeon
Classification: Deprecated
Component: User interface
unspecified
Other other
: Normal normal
: ---
Assigned To: Marco Pesenti Gritti
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-07-11 11:57 UTC by Marius Andreiana
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcase for reload / focus (704 bytes, text/html)
2002-07-11 11:59 UTC, Marius Andreiana
Details

Description Marius Andreiana 2002-07-11 11:57:25 UTC
If you leave a tab/window (1) which refreshes and browse in another 
tab/window (2), when (1) refreshes it takes away the focus from what you
were doing ( tab (2) or location bar ) and moves it to tab (1)

it shouldn't take the focus away from what you're doing now.

note: Don't know if it happens with a meta refresh tag, I have it here with
a js function

setTimeout('reload();', 3000) );

reload() does document.location.href=...

I'll attach the html file.
Comment 1 Marius Andreiana 2002-07-11 11:59:12 UTC
Created attachment 9803 [details]
testcase for reload / focus
Comment 2 Yanko Kaneti 2002-08-22 14:11:43 UTC

*** This bug has been marked as a duplicate of 72125 ***