Closed
Bug 240285
Opened 21 years ago
Closed 21 years ago
form change event not properly detected by the popup blocker
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7final
People
(Reporter: danm.moz, Assigned: danm.moz)
References
()
Details
(Keywords: fixed1.7)
Attachments
(1 file)
1.01 KB,
patch
|
bryner
:
review+
jst
:
superreview+
asa
:
approval1.7+
|
Details | Diff | Splinter Review |
Despite the inclusion of "change" in the default list of events allowed to open
a popup window, form change events are still disallowed.
|change| worked only on text change events. As far as I can tell, this patch
catches all the rest.
Attachment #145907 -
Flags: superreview?(jst)
Attachment #145907 -
Flags: review?(bryner)
Updated•21 years ago
|
Attachment #145907 -
Flags: review?(bryner) → review+
Comment 2•21 years ago
|
||
Comment on attachment 145907 [details] [diff] [review]
detect form change events
sr=jst
Attachment #145907 -
Flags: superreview?(jst) → superreview+
Attachment #145907 -
Flags: approval1.7?
Comment 3•21 years ago
|
||
Comment on attachment 145907 [details] [diff] [review]
detect form change events
a=asa (on behalf of drivers) for checkin to 1.7
Attachment #145907 -
Flags: approval1.7? → approval1.7+
checked in to trunk and 1.7 branch
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•