Bug 140240

Summary: Web Inspector: TextEditor doesn't update when resizing console, white space instead of content
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-01-07 22:09:45 PST
* SUMMARY
TextEditor doesn't update when resizing console, white space instead of content.

* STEPS TO REPRODUCE
1. Inspect <http://bogojoker.com/shell/>
2. Select the calendar.css resource
3. Show the console drawer
4. Resize the console drawer to be very tall
5. Scroll the text editor a bit
6. Resize the console drawer to be very short
  => white space behind where the console was, expected content
  => NOTE: scrolling the content view redraws everything appropriately
Comment 1 Radar WebKit Bug Importer 2015-01-07 22:10:09 PST
<rdar://problem/19408955>
Comment 2 Joseph Pecoraro 2015-01-13 18:04:51 PST
Created attachment 244567 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-01-13 19:39:10 PST
Comment on attachment 244567 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 244567

Committed r178404: <http://trac.webkit.org/changeset/178404>
Comment 4 WebKit Commit Bot 2015-01-13 19:39:15 PST
All reviewed patches have been landed.  Closing bug.