Closed Bug 161063 Opened 22 years ago Closed 22 years ago

Window opened by javascript bookmark is behind main window

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 108394

People

(Reporter: jdouglas, Assigned: Matti)

Details

I'm using a PHP/MySQL-based bookmarking utility called Bookmark4U
(http://bookmark4u.sourceforge.net/) and it suggests adding a bookmark with the
following URL to easily add new bookmarks:

javascript:void(open('http://bookmark4Uhost/bookmark.php?userid=user&url='+escape(document.location)+'&pagetitle='+escape(document.title)+'&dummy='+Math.random(),'bookmark4u','width=600,height=400,scrollbars=1,resizable=1'));

This works well in IE, but in Mozilla 1.1a on Windows, the window appears
momentarily in front of the browser before quickly losing focus and disappearing
behind it.  Two interesting (maybe) observations:
  - If I create a web page with the exact same link, the window correctly opens
on top
  - Using Chimera on OS X, the window flashes briefly behind the main browser
window, but then ends up in front with focus, which is closer to the correct
behavior than Mozilla on Windows.

*** This bug has been marked as a duplicate of 108394 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.