Closed
Bug 292107
Opened 20 years ago
Closed 20 years ago
Evaluation with the same script more than once should be allowed
Categories
(Core Graveyard :: Error Console, defect)
Core Graveyard
Error Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 238898
People
(Reporter: jongampark, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+ If you try evaluating a same Javascript expression in the JavaScript console, you can't. One way to do is to remove some characters from it, and retype things, and press return or "Evaluate" button. It is very inconvenient. It should be fixed. Reproducible: Always Steps to Reproduce: 1. try writing a javascript expression in the console 2. evaluate it. See if it works. 3. Next time, after clearing the result, try reevaluating the expression. Actual Results: No evaluation Expected Results: It should evaluate the expression.
Duplicate of bug 238898?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > Duplicate of bug 238898? Yes. I don't think so. Hmm.. Although I searched it before I posted it, I didn't fing it before. *** This bug has been marked as a duplicate of 238898 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•