<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>14368</bug_id>
          
          <creation_ts>2007-06-24 13:30:55 -0700</creation_ts>
          <short_desc>Nodes in the Console should be expandable trees</short_desc>
          <delta_ts>2009-07-13 12:08:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>523.x (Safari 3)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>timothy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>6437</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2007-06-24 13:30:55 -0700</bug_when>
    <thetext>In the Inspector&apos;s Console, if the result of evaluating a command is a Node, we show it as psuedo-source and link it up to the DOM view. For example:

&gt; document.body
&lt;body&gt;

It would be nice if we also added a disclosure triangle that, when clicked, would expand the node to reveal its children, just like the DOM view. This would basically be a way to easily access and inspector a subtree of the DOM. Clicking on any of the child nodes should take you to the DOM view and select the clicked child.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68618</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2008-01-29 10:59:33 -0800</bug_when>
    <thetext>&lt;rdar://problem/5712820&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>131370</commentid>
    <comment_count>2</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2009-07-13 12:08:33 -0700</bug_when>
    <thetext>This was fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>