Closed
Bug 268002
Opened 20 years ago
Closed 17 years ago
Crash involving dependent window/pop-up [needs a testcase]
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kevinar18, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2 If you open a depedant window (window.open with the dependant=yes attribute), and then try to drag inside the window before everything inside has finished processing, then the browser will crash. Reproducible: Sometimes Steps to Reproduce: 1. Go to http://www.fckeditor.net/Demo/ 2. Highlight some text in the textbox area. 3. Select the first option on the third row in the toolbar (TexColor -- for changing the color of the text). 4. Select "More Colors..." 5. Before the popup has finished processing click and drag inside the window. Note: this might also work by clicking and dragging the window itself. Actual Results: The browser will crash. Note: the bug seemed to also be present on 1.7.3: 2004091322 (aka Firefox 1.0PR).
| Reporter | ||
Comment 1•20 years ago
|
||
Confirmed on Mozilla 1.7.3 as well: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 As indicated in the first message, either this bug is not always repeatable or the steps to reproduce it are related to something else other than dragging in the window (or dragging the window itself?).
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 2•19 years ago
|
||
So, is this still an issue in current trunk build?
Comment 3•19 years ago
|
||
hmm, WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050604 However, the test case appears to be out of date. Kev?
Comment 4•17 years ago
|
||
(In reply to comment #3) > hmm, WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) > Gecko/20050604 > However, the test case appears to be out of date. Ditto (on trunk).
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•