RESOLVED WONTFIX 160942
Web Inspector: Reorder Styles - Computed to make viewing the metrics of an element easier
https://bugs.webkit.org/show_bug.cgi?id=160942
Summary Web Inspector: Reorder Styles - Computed to make viewing the metrics of an el...
Devin Rousso
Reported 2016-08-17 10:27:14 PDT
I often find that when I switch to the Computed Styles panel I want to see the computed box model values for the selected element. This is sometimes difficult when there are a lot of properties (especially since the introduction of CSS variables). Since the Box Model section is a fixed height, it would make more sense to have it be first.
Attachments
Patch (3.72 KB, patch)
2016-08-17 10:31 PDT, Devin Rousso
mattbaker: review-
Radar WebKit Bug Importer
Comment 1 2016-08-17 10:27:37 PDT
Devin Rousso
Comment 2 2016-08-17 10:31:33 PDT
Nikita Vasilyev
Comment 3 2016-08-17 11:20:45 PDT
I'm not sure I like it. I use computed styles quite often but I rarely use Box Model section, so for me this change makes things more difficult.
Devin Rousso
Comment 4 2016-08-17 11:22:40 PDT
(In reply to comment #3) > I'm not sure I like it. I use computed styles quite often but I rarely use > Box Model section, so for me this change makes things more difficult. If you don't use the Box Model section, you could always minimize it. I am just trying to make it slightly easier for those (like me) who want simple access to computed box model metrics without having to scroll a potentially long list of properties.
Matt Baker
Comment 5 2016-08-17 13:08:51 PDT
(In reply to comment #4) > (In reply to comment #3) > > I'm not sure I like it. I use computed styles quite often but I rarely use > > Box Model section, so for me this change makes things more difficult. > > If you don't use the Box Model section, you could always minimize it. Isn't this true of the computed styles panel too? I use computed style very frequently, and the Box Model section very rarely. I don't think this change is necessary.
Matt Baker
Comment 6 2016-08-17 13:10:09 PDT
Comment on attachment 286305 [details] Patch I don't think there are enough benefits to justify this change.
Nikita Vasilyev
Comment 7 2016-08-22 12:00:28 PDT
Closing as per Matt's comment.
Note You need to log in before you can comment on or make changes to this bug.