RESOLVED FIXED 200280
Web Inspector: Console: all navigation items should be shown in the split console
https://bugs.webkit.org/show_bug.cgi?id=200280
Summary Web Inspector: Console: all navigation items should be shown in the split con...
Devin Rousso
Reported 2019-07-30 13:30:17 PDT
Right now, only the message source scope bar, GC, and clear buttons are shown. Since the Console's "Emulate User Gesture" (for example) has a global effect, it should be shown everywhere it could have an effect.
Attachments
Patch (9.90 KB, patch)
2019-07-30 13:59 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-07-30 13:59:14 PDT
Joseph Pecoraro
Comment 2 2019-08-02 13:09:37 PDT
Comment on attachment 375173 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=375173&action=review r=me > Source/WebInspectorUI/UserInterface/Views/FindBanner.js:44 > + this._inputField.placeholder = " "; // This is necessary for :placeholder-shown. Interesting!
WebKit Commit Bot
Comment 3 2019-08-02 14:07:13 PDT
Comment on attachment 375173 [details] Patch Clearing flags on attachment: 375173 Committed r248180: <https://trac.webkit.org/changeset/248180>
WebKit Commit Bot
Comment 4 2019-08-02 14:07:15 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-08-02 14:08:20 PDT
Note You need to log in before you can comment on or make changes to this bug.