Closed
Bug 242366
Opened 21 years ago
Closed 1 year ago
blocked show="new" + actuate="onLoad" popup link does not trigger status bar icon
Categories
(Core :: XML, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: hjtoi-bugzilla, Unassigned)
References
()
Details
Go to URL. You should see two new windows opened ("XLink popups"). If you have
popup blockers enabled they won't launch, but you won't see the notification
icon in the status bar either.
Comment 1•21 years ago
|
||
Yeah the problem is that the code at
http://lxr.mozilla.org/seamonkey/source/content/xml/content/src/nsXMLElement.cpp#240
doesn't fire abuse events.... it should either call through global window
somehow or we need a way to fire those events from there....
Updated•16 years ago
|
QA Contact: ashshbhatt → xml
Comment 2•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:peterv, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: hjtoi-bugzilla → nobody
Flags: needinfo?(peterv)
Updated•3 years ago
|
Severity: normal → S3
Comment 3•1 year ago
|
||
(In reply to Boris Zbarsky [:bzbarsky] from comment #1)
Yeah the problem is that the code at
http://lxr.mozilla.org/seamonkey/source/content/xml/content/src/nsXMLElement.
cpp#240
doesn't fire abuse events.... it should either call through global window
somehow or we need a way to fire those events from there....
The code seems to be no longer there. Please file a new bug, if you see a related/similar issue.
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(peterv)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•