Closed
Bug 559328
Opened 15 years ago
Closed 15 years ago
Clicks on external links aren't detected in popup windows
Categories
(Mozilla Labs :: Prism, defect)
Mozilla Labs
Prism
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: matthew.gertner, Assigned: matthew.gertner)
Details
Attachments
(1 file)
2.28 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Normally clicking on a link to a URL that is not in the same base domain as the webapp URL should cause the page to be opened in the default browser, not in Prism. This works in the main webapp windows, but in a popup window, the link is not detected as external. This means it is opened erroneously in Prism instead of the default browser.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #438979 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Attachment #438979 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Sending chrome/content/webrunner.js
Transmitting file data .
Committed revision 65960.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
See Also: → https://launchpad.net/bugs/224849
Updated•15 years ago
|
See Also: https://launchpad.net/bugs/224849 →
You need to log in
before you can comment on or make changes to this bug.
Description
•