RESOLVED FIXED 177379
Web Inspector: NavigationBar should coalesce consecutive dividers when items are hidden
https://bugs.webkit.org/show_bug.cgi?id=177379
Summary Web Inspector: NavigationBar should coalesce consecutive dividers when items ...
Matt Baker
Reported 2017-09-22 13:17:47 PDT
Summary: NavigationBar should coalesce consecutive dividers when items are hidden. Currently this is only done when items are forced hidden when collapsing the bar to fit the available space. We should always coalesce dividers during a layout, since hiding items (NavigationItem.prototype.hidden) can also cause dividers to pile up.
Attachments
Patch (2.61 KB, patch)
2017-09-22 13:19 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2017-09-22 13:19:02 PDT
Joseph Pecoraro
Comment 2 2017-09-22 13:39:49 PDT
Comment on attachment 321587 [details] Patch r=me
WebKit Commit Bot
Comment 3 2017-09-22 14:08:31 PDT
Comment on attachment 321587 [details] Patch Clearing flags on attachment: 321587 Committed r222405: <http://trac.webkit.org/changeset/222405>
WebKit Commit Bot
Comment 4 2017-09-22 14:08:32 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-09-27 12:18:55 PDT
Note You need to log in before you can comment on or make changes to this bug.