RESOLVED FIXED 111077
Web Inspector: [DataGrid] Columns are misaligned after rows being refreshed.
https://bugs.webkit.org/show_bug.cgi?id=111077
Summary Web Inspector: [DataGrid] Columns are misaligned after rows being refreshed.
Eugene Klyuchnikov
Reported 2013-02-28 07:20:34 PST
Original issue: Columns alignment is not proper in Dev Tools > Profiles https://code.google.com/p/chromium/issues/detail?id=178694 Analysis: DataGridNode.refresh removes all cells and then recreates them. The issue is that mandatory "corner" cell is not recreated.
Attachments
Patch (1.40 KB, patch)
2013-02-28 07:22 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2013-02-28 07:22:47 PST
WebKit Review Bot
Comment 2 2013-03-01 03:48:20 PST
Comment on attachment 190723 [details] Patch Clearing flags on attachment: 190723 Committed r144437: <http://trac.webkit.org/changeset/144437>
WebKit Review Bot
Comment 3 2013-03-01 03:48:24 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.