Bug 140240 - Web Inspector: TextEditor doesn't update when resizing console, white space instead of content
Summary: Web Inspector: TextEditor doesn't update when resizing console, white space i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-07 22:09 PST by Joseph Pecoraro
Modified: 2015-01-13 19:39 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.40 KB, patch)
2015-01-13 18:04 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.