Bug 105277 - Web Inspector: DataGrid cell values are "clipped" in editing mode.
Summary: Web Inspector: DataGrid cell values are "clipped" in editing mode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 04:04 PST by Eugene Klyuchnikov
Modified: 2012-12-18 10:07 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2012-12-18 04:07 PST, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2012-12-18 04:04:13 PST
Original issue: http://code.google.com/p/chromium/issues/detail?id=160531

Steps to reproduce the problem:
1. Open DevTools
2. Paste this in Console: localStorage.setItem('test', 'as sdfds gdfs gsdfhdsfg dfss h dfsh dfsh dfsh dfsh dfsh dfsh dfsh dfsh dfsh dfshdffds arshdftj fgh dgasdf sdh ytdru drtgdfg sdfh sfj sg adgsfhsfhdfs g sfjsfg adf gsfjdfj sf')
3. Got to Resource panel and select localStorage
4. You'll see the value as clipped
5. Double-click the value and the value is still clipped.
Comment 1 Eugene Klyuchnikov 2012-12-18 04:07:43 PST
Created attachment 179918 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-18 10:07:15 PST
Comment on attachment 179918 [details]
Patch

Clearing flags on attachment: 179918

Committed r138035: <http://trac.webkit.org/changeset/138035>
Comment 3 WebKit Review Bot 2012-12-18 10:07:19 PST
All reviewed patches have been landed.  Closing bug.