Bug 182413
Summary: | Web Inspector: TabBar redesign: add close and docking buttons to the TabBar | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Baker <mattbaker> |
Component: | Web Inspector | Assignee: | Matt Baker <mattbaker> |
Status: | NEW | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 182342 | ||
Bug Blocks: | 181611, 183654 |
Matt Baker
Summary:
Move docking buttons to the TabBar. When docked, add a close button (X) immediately before the first normal tab. The button/tab order should be (left to right):
- Close button (docked only)
- Normal tabs (Elements, Network, etc)
- Tab picker (>>)
- Search
- Settings
Docked:
- Undock
- Dock opposite
Undocked:
- Dock side
- Dock bottom
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/37137401>
Devin Rousso
I personally like the approach taken by Chrome, in that it has a vertical ellipsis menu with the dock options. Having two separate buttons for docking state seems wasteful. Personally, I so very rarely switch from dock-right to something else, so I'd prefer having more space for the tabs or other buttons (like the element picker perhaps).