RESOLVED FIXED 94056
Web Inspector: Render error messages and warnings in CodeMirrorTextEditor
https://bugs.webkit.org/show_bug.cgi?id=94056
Summary Web Inspector: Render error messages and warnings in CodeMirrorTextEditor
Jan Keromnes
Reported 2012-08-14 18:30:23 PDT
Currently, DefaultTextEditor pushes the text down when displaying an error/warning message bubble, so as to make space for the message without hiding the related context code. We should add the same behaviour to CodeMirrorTextEditor, or aim for a different design, e.g. like the Eclipse gutter markers that display errors and warnings when you hover over them.
Attachments
Note You need to log in before you can comment on or make changes to this bug.