RESOLVED FIXED 105277
Web Inspector: DataGrid cell values are "clipped" in editing mode.
https://bugs.webkit.org/show_bug.cgi?id=105277
Summary Web Inspector: DataGrid cell values are "clipped" in editing mode.
Eugene Klyuchnikov
Reported 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.
Attachments
Patch (1.27 KB, patch)
2012-12-18 04:07 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2012-12-18 04:07:43 PST
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-12-18 10:07:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.