RESOLVED FIXED 146295
Web Inspector: console.group looks poor in console
https://bugs.webkit.org/show_bug.cgi?id=146295
Summary Web Inspector: console.group looks poor in console
Joseph Pecoraro
Reported 2015-06-24 15:46:38 PDT
Created attachment 255522 [details] [IMAGE] Issue - Before * SUMMARY console.group looks poor in console * STEPS TO REPRODUCE 1. Open Inspector 2. js> console.group(); console.log("test"); console.groupEnd(); => the group disclosure triangle and Log icon overlap
Attachments
[IMAGE] Issue - Before (13.61 KB, image/png)
2015-06-24 15:46 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (5.30 KB, patch)
2015-06-24 16:36 PDT, Joseph Pecoraro
timothy: review+
[IMAGE] After (29.75 KB, image/png)
2015-06-24 16:36 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-06-24 15:47:06 PDT
Joseph Pecoraro
Comment 2 2015-06-24 16:36:10 PDT
Created attachment 255527 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 3 2015-06-24 16:36:48 PDT
Created attachment 255528 [details] [IMAGE] After
Joseph Pecoraro
Comment 4 2015-06-24 16:45:45 PDT
Note You need to log in before you can comment on or make changes to this bug.