Closed
Bug 174775
Opened 23 years ago
Closed 23 years ago
Javascript popup URLs no longer work in the Personal Toolbar Folder
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.2final
People
(Reporter: sluggo, Assigned: danm.moz)
References
()
Details
(Keywords: qawanted)
I have a few URLs like the one above in my Personal Toolbar Folder. They will
search for highlighted text on the current page at the given site, and, if no
text is highlighted, a popup window will come up and allow you to enter text. As
of 1.2, the popup window no longer comes up, although it will still do the
highlighted search. It does work in 1.1.
Comment 1•23 years ago
|
||
Out of curiousity, if you allow unrequested windows does it work?
| Reporter | ||
Comment 2•23 years ago
|
||
Argh... yes, it sure does (I had to restart though). This is still a bug,
though, right? I mean, this isn't an "unrequested" window and it worked in
previous versions although I always had unrequested windows turned off.
Comment 3•23 years ago
|
||
Dan, this is yours... sounds like bookmarklets run on a timeout or something
and they are running in the page's context, not chrome context. So we block the
prompt() call, because it looks just like a prompt() in an onload handler...
Assignee: ben → danm
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
I love tricky bookmarks like that. Sorry to have busted them on you.
That said, I can't really reproduce this. I did see it once, but I'm unable to
do it again. However the patch in bug 173016 really should fix this problem as
well. Marking dependent.
Depends on: 173016
Comment 5•23 years ago
|
||
*** Bug 175349 has been marked as a duplicate of this bug. ***
Build ID:2002101904 on Windows 98.
With "Reject pop-up windows" checked I can reproduce this by open more than one
tab and then close a tab, then a bookmarklet like the above will not work.
If I then open another tab or open (or close and open) the Sidebar, it will work
until I close a tab again.
I also noticed that there seems to be no way to get a promt with about:config or
about: as the active tab. No problem with about:plugins though.
Popup blocking has been backed out. When it returns, it won't block alerts.
Marking fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.2final
| Reporter | ||
Comment 8•23 years ago
|
||
I'm seeing this behavior again in FreeBSD builds (from the FreeBSD ports) of
1.2.1 and 1.3a. Windows version is fine. Should I reopen this bug or open a new one?
| Reporter | ||
Comment 9•23 years ago
|
||
I've not received a response to comment 8, so I'm reopening this bug, changing
the OS to FreeBSD.
Status: RESOLVED → REOPENED
OS: All → FreeBSD
Resolution: FIXED → ---
| Reporter | ||
Comment 10•23 years ago
|
||
Okay, now it's working, although I didn't upgrade. Must be this stuff I'm
smoking. Sorry about that.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•