GNOME Bugzilla – Bug 134320
Allow single popup windows
Last modified: 2007-03-11 20:38:03 UTC
http://bugzilla.mozilla.org/show_bug.cgi?id=198846 A few things needed: - Copy the concepts from the patch from the bug above - Will probably have to move ge_popup_blocked signal *out* of Epiphany into the extension itself - Might have to change the statusbar behavior. Maybe create a placeholder GtkContainer in Epiphany for extensions?
After a slew of patches, I've implemented an alternative solution to the one described above. "View -> [ ] Popup Windows" will show or hide the site's popup windows immediately (and will be remembered per-site). I imagine the Mozilla bug was filed because the all the user wants is something to make popups open instantly; that's what this method gives.