Closed Bug 322588 Opened 20 years ago Closed 16 years ago

onBlur window close no longer works

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: gmehl, Unassigned)

References

Details

(Keywords: regression, testcase)

Attachments

(3 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 the following code used to be fully functional in firefox (as it is in IE, etc.) <BODY onBlur="self.close();" > Used in a called popup window, the window appears briefly on screen (less than a second) and immediately closes. To see examples, visit http://www.bloomu.edu/current/catalog/sci/mat_cs_bs.php and click on links related to course numbers (i.e., 53.123). The purpose is to open a small popup window with the course description and then on action back in the original window, the popup closes. Works like a charm in IE, etc. and used to work in Firefox....... thanks much! geoffrey mehl webteam@bloomu.edu Reproducible: Always
Attached file testcase
Very likely a regression from bug 258514.
Blocks: 258514
Status: UNCONFIRMED → NEW
Component: General → Layout
Ever confirmed: true
Flags: blocking1.9a1?
Flags: blocking1.8.1?
Keywords: regression, testcase
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Flags: blocking1.8.1? → blocking1.8.1+
-> Aaron Aaron, based on Martijn's comment #4, this is a regression bug from your patch. Can you please take a look and figure out a good solution for FF2? Thanks!
Assignee: nobody → aaronleventhal
-> Mats, can you take a look for Firefox2? Mats recently got hired to put his head exactly into this kind of code.
Assignee: aaronleventhal → mats.palmgren
not going to block ff2 for this, but we'll consider a safe patch if one appears.
Flags: blocking1.8.1+ → blocking1.8.1-
Flags: blocking1.9a1? → blocking1.9-
Whiteboard: [wanted-1.9]
Flags: wanted1.9+
Whiteboard: [wanted-1.9]
Flags: wanted1.9-
Flags: wanted1.9+
Flags: wanted-next+
The "v7" patch in Bug 178324 fixes this bug too...
Depends on: 178324
OS: Windows XP → All
Hardware: x86 → All
Attached patch mochitest.diffSplinter Review
Tested on Linux. Will test other platforms after bug 178324 lands.
Flags: in-testsuite?
Assignee: matspal → nobody
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite? → in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: