Closed
Bug 306868
Opened 19 years ago
Closed 19 years ago
EMPTY Javascript Console pops open every time specific Javascript is encountered
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: chirsch, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 In the linked page at http://www.avtec.com/products/fast_index_downloads, clicking the "Toggle All Product Descriptions" button (which activates a small JS function called toggleMultiple located at http://www.avtec.com/design/avtec/js/utility.js) causes a completely EMPTY Javascript Console to appear. No errors, warnings or messages are reported by the Console. If it is closed, and the "Toggle All Product Descriptions" button is clicked again, the empty Console reappears... Reproducible: Always Steps to Reproduce: 1) Open the Javascript Console, clear it, and close it. 2. Navigate to http://www.avtec.com/products/fast_index_downloads. 3. Click the "Toggle All Product Descriptions" button on that page. Actual Results: The Javascript console pops up, with no errors, warnings or messages shown. Expected Results: The Javascript Console should not appear unless opened from the Firefox Tools menu, or (at the very least) unless it has some urgent error to report.
Comment 1•19 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050902 Firefox/1.6a1 ID:2005090214 Works for me.
Comment 2•19 years ago
|
||
WFM with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050828 Firefox/1.0+ and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Marking WFM. Make sure if this happens with a clear profile, or if you need to set specific settings to make this reproducible. FWIW, a webpage can open JS Console by setting "location" to "javascript:". I don't like it, but it's always been like that.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
| Assignee | ||
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•