Closed Bug 721911 Opened 12 years ago Closed 12 years ago

GCLI handling of escaped characters (\n)

Categories

(DevTools :: Console, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 786661
Future

People

(Reporter: metasieben, Unassigned)

References

Details

with GCLI enabled, it's impossible to write the following snippet, as the cursor jumps to the end of the line as soon as one has entered the backslash.

{ var bla="test"; alert(bla+"\n"+bla);
Thanks for the report.

It's all escaped characters:

{"\\
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: 664207
Target Milestone: --- → Firefox 13
Target Milestone: Firefox 13 → Firefox 14
Triage: Filter on BONGO DRUMS
Priority: -- → P2
GCLI Triage.
Target Milestone: Firefox 14 → Firefox 16
Target Milestone: Firefox 16 → Firefox 17
Triage, filter on TEABAGS
Target Milestone: Firefox 17 → Future
Marking this as the duplicate since there is a patch in the other bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.