[Webkit-unassigned] [Bug 225538] New: Web Inspector: Style attribute editor corrupts text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 14:08:24 PDT 2021


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

            Bug ID: 225538
           Summary: Web Inspector: Style attribute editor corrupts text
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jsitter at gmail.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 428033

  --> https://bugs.webkit.org/attachment.cgi?id=428033&action=review

Safari WebKit Style Attribute editor text issues

This appears to be a duplicate of #194619, but that problem is still occurring for me.

There is no consistent way to reproduce this, but if you spend enough time modifying properties and values in the Style Attribute editor in the Styles Panel, you will start to notice a lot of text corruption. Semi-colons added in weird places, values removed or truncated, and the occasional saving of a new property with every keystroke; I've seen things like this frequently:

font-size: 1;
font-size: 1.;
font-size: 1.2;
font-size: 1.25;
font-size: 1.25r;
font-size: 1.25re;
font-size: 1.25rem;

I tried to get as good an example as I could in the attached screen recording, but this is not the worst it can get.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210507/9bdf41a0/attachment.htm>


More information about the webkit-unassigned mailing list