Closed
Bug 207775
Opened 22 years ago
Closed 22 years ago
crash on selecting items and choosing a product id
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
DUPLICATE
of bug 203041
People
(Reporter: pshempel, Assigned: john)
References
()
Details
(Keywords: crash, regression, testcase, Whiteboard: Look up TB20617263X)
Attachments
(2 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030515 Mozilla Firebird/0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030515 Mozilla Firebird/0.6 When entering into the itme edit are (after loging into http://demo.icdevgroup.org/i/demo1/admin with demo demo) choosing items and then slecting a product to edit causes on Mac, Power Mac, PC ALL (MS, LINUX) to crash. This is a problem with all browsers using mozilla build from 1.3 on up. For some reason using Phoenix 0.5 (released version on site) does not dump or crash on LINUX, have not tested on any other platform. Phoenix 0.6, and All mozilla builds from 1.3 are fully reproducable. Reproducible: Always Steps to Reproduce: 1. Login to site (demo demo) 2. Choose Items 3. Select a product to edit 4. Watch Actual Results: Browser crashes. Expected Results: Not crashed Mozilla just disappears, nothing more
Reporter | ||
Updated•22 years ago
|
OS: Linux → All
Comment 2•22 years ago
|
||
confirming using Firebird 20030529 on Win2k: TB20617263X.
Assignee: general → other
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
Keywords: stackwanted
QA Contact: general → ian
Whiteboard: TB20617263X
Setting Hardware=All per comment 0.
Comment 4•22 years ago
|
||
Comment 5•22 years ago
|
||
steps to reproduce: 3.5. click "Edit checked"
Comment 6•22 years ago
|
||
load the testcase (nothing) reload the testcase => crash <body onload="document.getElementById('mvpanpanel0').style.display='none';"> <input style="position:absolute" id="mvpanpanel0" type="file"> </body>
Comment 7•22 years ago
|
||
the stack is completely different, suggesting a different bug, but I removed the <input type=file> tags from the original URL and it loaded fine
Attachment #124648 -
Attachment is obsolete: true
Comment 8•22 years ago
|
||
==> form controls this regressed between linux trunk 2002121908 and 2002122008, placing blame on bug 152844
Comment 9•22 years ago
|
||
This crash has the same stack as bug 203041 and is caused by the same line as mentioned in bug 203041 comment 6. *** This bug has been marked as a duplicate of 203041 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•