[Webkit-unassigned] [Bug 6592] Web Inspector: finish the Metrics pane

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 03:20:03 PDT 2010


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


Idan Gazit <idan at gazit.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |idan at gazit.me




--- Comment #3 from Idan Gazit <idan at gazit.me>  2010-07-06 03:20:03 PST ---
Another idea for the metrics panel: a display of the containing element's dimensions, and a button which jumps focus to the containing element in the inspector.

Without the information about the containing element's dimensions, a lot of mouse gymnastics are required to get this information, and every jump up the tree requires a lot of hunting through the element tree.

Both pieces make debugging the calculated dimensions of an element much easier — I have the necessary parent information handy where I am, and traversing up the tree becomes much more efficient.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list