[Webkit-unassigned] [Bug 151235] Web Inspector: Type popover should shrink to its content size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 13 15:47:10 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=151235
--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #4)
> Comment on attachment 273896 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=273896&action=review
>
> > Source/WebInspectorUI/ChangeLog:8
> > + 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.
>
> I think this was added to have better basic support for Object/Class
> popovers which dynamically fill in content. What happens when you hover an
> Object/Element/Node type bubble that has a list of properties?
If this is the case, perhaps a better solution would be to set some default min size for "Object" popovers and resize the popover to better fit when content changes dynamically.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160313/f34f10bd/attachment.html>
More information about the webkit-unassigned
mailing list