<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Type popover should shrink to its content size"
   href="https://bugs.webkit.org/show_bug.cgi?id=151235#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Type popover should shrink to its content size"
   href="https://bugs.webkit.org/show_bug.cgi?id=151235">bug 151235</a>
              from <span class="vcard"><a class="email" href="mailto:dstrokis&#64;icloud.com" title="Daniel Strokis &lt;dstrokis&#64;icloud.com&gt;"> <span class="fn">Daniel Strokis</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=151235#c6">comment #6</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=151235#c5">comment #5</a>)
&gt; &gt; (In reply to <a href="show_bug.cgi?id=151235#c4">comment #4</a>)
&gt; &gt; &gt; Comment on <span class=""><a href="attachment.cgi?id=273896&amp;action=diff" name="attach_273896" title="Patch">attachment 273896</a> <a href="attachment.cgi?id=273896&amp;action=edit" title="Patch">[details]</a></span>
&gt; &gt; &gt; Patch
&gt; &gt; &gt; 
&gt; &gt; &gt; View in context:
&gt; &gt; &gt; <a href="https://bugs.webkit.org/attachment.cgi?id=273896&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=273896&amp;action=review</a>
&gt; &gt; &gt; 
&gt; &gt; &gt; &gt; Source/WebInspectorUI/ChangeLog:8
&gt; &gt; &gt; &gt; +        Popovers in the source code editor that were cuased by hovering over a symbol were unnecessarily large due to min-width and min-height rules. Removed those style rules.
&gt; &gt; &gt; 
&gt; &gt; &gt; I think this was added to have better basic support for Object/Class
&gt; &gt; &gt; popovers which dynamically fill in content. What happens when you hover an
&gt; &gt; &gt; Object/Element/Node type bubble that has a list of properties?
&gt; &gt; 
&gt; &gt; If this is the case, perhaps a better solution would be to set some default
&gt; &gt; min size for &quot;Object&quot; popovers and resize the popover to better fit when
&gt; &gt; content changes dynamically.
&gt; 
&gt; AFAICT from testing, popovers dynamically resize for Objects, but not for
&gt; Nodes. I think having a class for Nodes that retains the min-width and
&gt; min-height rules could be a viable solution.</span >

The popover for a Node does show all of the data, but it feels cramped.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>