[Python-bugs-list] [ python-Bugs-812089 ] webbrowser.open_new()
opens in an existing browser window
SourceForge.net
noreply at sourceforge.net
Wed Sep 24 18:38:50 EDT 2003
Bugs item #812089, was opened at 2003-09-24 15:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=812089&group_id=5470
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bram Cohen (bram_cohen)
Assigned to: Nobody/Anonymous (nobody)
Summary: webbrowser.open_new() opens in an existing browser window
Initial Comment:
I'm running Windows with Mozilla (version 1.4) as my
default web browser. When I call webbrowser.open_new()
using Python 2.3 it opens the url in an existing window
(if there are any) rather than opening a new one like
it's supposed to. This might in some way be an
interaction with tabbed browsing, since I always have a
bunch of tabs open.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=812089&group_id=5470
More information about the Python-bugs-list
mailing list