Bug 14588
Summary: | Web Inspector text zoom stuff | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aroben, rwlbuis, timothy |
Priority: | P2 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | All | ||
OS: | All |
Matt Lilek
r24097 disabled text zooming on most of the web inspector (fix for bug 10752). This did not however, disable text zooming for source views which still resize. That should probably be fixed (possibly deserves its own bug).
We should either make the whole inspector play nicer with text zooming and reenable it or pass the text zoom request onto the inspected webview as the current behavior doesn't seem very good.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/5712844>
Timothy Hatcher
Text/Page zome has no affect in the Inspector any more.