WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug