[Webkit-unassigned] [Bug 153726] Web Inspector: CodeMirror converts tabs to 4 spaces, messes up indentation on save

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 22:44:18 PDT 2016


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #4 from Nikita Vasilyev <nvasilyev at apple.com> ---
The actual problem here is:
Web Inspector: Minification detection produces false positives for small resources
https://bugs.webkit.org/show_bug.cgi?id=161159

In the animated GIF you can see that pretty printing is on, even though it shouldn't be enabled by default. When it's on, tabs are replaced by 4 spaces.

When pretty printing is off, tab characters get preserved as expected.

*** This bug has been marked as a duplicate of bug 161159 ***

-- 
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/20160825/1866075b/attachment.html>


More information about the webkit-unassigned mailing list