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   

Description Matt Lilek 2007-07-12 01:03:13 PDT
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.
Comment 1 Adam Roben (:aroben) 2008-01-29 11:02:53 PST
<rdar://problem/5712844>
Comment 2 Timothy Hatcher 2008-09-28 11:13:05 PDT
Text/Page zome has no affect in the Inspector any more.