[Webkit-unassigned] [Bug 201039] Web Inspector: Changes CSS sidebar should not appear for selected Text node
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 13 14:42:34 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201039
--- Comment #9 from Nikita Vasilyev <nvasilyev at apple.com> ---
(In reply to Devin Rousso from comment #6)
> .. Frankly, I'd rather us have a Changes "view" in
> the Resources/Sources Tab (or even having our own Changes Tab). Having a
> details sidebar contain non-specific global state is very weird to me and
> doesn't fit our normal paradigm.
I agree with you that having a details sidebar contain non-specific global is conceptually inconsistent. However, I'm not sold on the alternatives.
This feature was made specifically for saving CSS changes made in the Styles panel. I added it as a panel to minimize context switching.
Whatever we do, I'd like it to be:
1. Easy to discover after making changes in the Styles panel.
2. Access from Styles panel with one click.
---
In the future, we may have more CSS/layout tools that are global (and not related to the selected DOM node). A few examples from other browsers:
- Chrome DevTools have Animation panel that shows all animations on the page. It's at the bottom drawer (which we don't have). Their Changes view is there as well. It is hard to discover but it's easy to access.
- Firefox DevTools have Fonts view that list all fonts used on the page. It's in the right sidebar of the Elements tab.
--
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/20190913/887ea8c3/attachment.html>
More information about the webkit-unassigned
mailing list