[Webkit-unassigned] [Bug 199041] New: Web Inspector: REGRESSION: Styles: modifications aren't preserved when closing and reopening Web Inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 19 16:57:29 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199041
Bug ID: 199041
Summary: Web Inspector: REGRESSION: Styles: modifications
aren't preserved when closing and reopening Web
Inspector
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
# STEPS TO REPRODUCE:
1. inspect any page
2. add a CSS property to any rule on the page
3. close Web Inspector
4. reopen Web Inspector
=> the CSS property added in 2 cannot be found, but the style is still in effect (e.g. `color: red;` still changes the page's text color, even though it's not visible in the Styles sidebar)
--
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/20190619/19dc4d54/attachment.html>
More information about the webkit-unassigned
mailing list