Closed Bug 1603362 Opened 4 years ago Closed 4 years ago

[Eager evaluation] Investigate using CodeMirror LineWidget to display the eager evaluation result

Categories

(DevTools :: Console, task, P3)

task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: nchevobbe, Unassigned)

References

Details

Bug 1602489 added a simple support for Eager Evaluation which has a few issues layout-wise:

  • The result is not placed at the right spot in editor mode
  • The console layout shifts when the evaluation result is updated (because the element is hidden/shown as the expression is updated)
  • Having the result under the expression means the codeMirror input doesn't take the whole vertical space, so you can't double click anywhere in this whole space to select the current expression (I do that a lot, I suspect it's a common behavior)
Blocks: 1603364
No longer blocks: 1603364
Depends on: 1602489

We won't go this way. The UI is definitely good enough for now (only missing the editor, but that's not a big deal)

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.