Dom.popup allowed events

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

To distinguish between wanted pop-ups and unwanted pop-ups, Mozilla applications maintain a list of events that can legitimately spawn pop-ups. This preference is that list.

Possible values and their effects

A space-separated list of events that can spawn pop-ups. See here for a list of all possible events. (Default: change click dblclick mouseup pointerup notificationclick reset submit touchend).

Caveats

  • Removing entries from this list may block legitimate pop-ups; adding entries to this list may allow unwanted pop-ups.

First checked in

2004-02-02 by Dan M

Has an effect in

  • Netscape (all versions since 7.2)
  • Mozilla Suite (all versions since 1.7a)
  • Mozilla Firefox (all versions since 0.8)
  • SeaMonkey (all versions)

See also

Pop-ups not blocked

Related preferences

Related bugs

External links