[Webkit-unassigned] [Bug 147316] Web Inspector: Autocomplete: Undo (Cmd+Z) doesn't work as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 20:45:13 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147316

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #257895|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #6 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 257895
  --> https://bugs.webkit.org/attachment.cgi?id=257895
[Proposed] Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=257895&action=review

> Source/WebInspectorUI/UserInterface/Controllers/CodeMirrorCompletionController.js:251
> +        container.classList.add(WebInspector.CodeMirrorCompletionController.CompletionHintStyleClassName);

We could fix the color by mimicking the color based on the current token. But I think it is fine as grey.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150801/d4b48abf/attachment.html>


More information about the webkit-unassigned mailing list