Closed
Bug 377094
Opened 18 years ago
Closed 18 years ago
Yahoo Bookmarks bookmarklet ?unnecessarily pops under?
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 232605
People
(Reporter: johnh30024, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier:
http://bookmarks.yahoo.com/tools/showsave
IE7, with both FF's and IE's bookmarklet shows the popup in the forefront window (though background tab if I specifiy IE to open popups in tabs). Firefox does a pop under.
IE Bookmarklet: javascript:void window.open('http://bookmarks.yahoo.com/toolbar/savebm?t='+encodeURIComponent(document.title)+'&u='+encodeURIComponent(window.location.href)+'&opener=bm&ei=UTF-8','popup','width=450px,height=480px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0);
FF Bookmarklet: javascript:void window.open('http://bookmarks.yahoo.com/toolbar/savebm?t='+encodeURIComponent(document.title)+'&u='+encodeURIComponent(window.location.href)+'&opener=bm&ei=UTF-8','popup','width=450px,height=480px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0);
They are identical as far as I can tell.
Reproducible: Always
Steps to Reproduce:
1. Install bookmarklet from http://bookmarks.yahoo.com/tools/showsave
2. Use it on random sites.
Actual Results:
It pops up fast, then pops under.
Expected Results:
It should stay popped up.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•