RESOLVED WONTFIX 148975
Web Inspector: Dev tools tab close button doesn't match position of main web page tabs close button
https://bugs.webkit.org/show_bug.cgi?id=148975
Summary Web Inspector: Dev tools tab close button doesn't match position of main web ...
Daniel Compton
Reported 2015-09-08 13:30:18 PDT
Created attachment 260787 [details] Smaller width dev tools When the dev tools window has a small width, the tab close button replaces the tab icon, rather than being a new hard left aligned icon. This is counterintuitive as everywhere else in the OS X platform, a close button is always hard left, and it is harder to click. I've attached screenshots showing the different behaviour.
Attachments
Smaller width dev tools (24.46 KB, image/png)
2015-09-08 13:30 PDT, Daniel Compton
no flags
Larger width devotees (28.44 KB, image/png)
2015-09-08 13:30 PDT, Daniel Compton
no flags
Daniel Compton
Comment 1 2015-09-08 13:30:50 PDT
Created attachment 260788 [details] Larger width devotees
Timothy Hatcher
Comment 2 2015-09-08 13:35:15 PDT
This is by design. To have the tab icon (unlike Safari) the close box needs to replace the icon when there ins't room to show both.
Radar WebKit Bug Importer
Comment 3 2015-09-08 13:38:59 PDT
Daniel Compton
Comment 4 2015-09-08 13:48:11 PDT
Would it be possible to hide the icon or move it to the left instead then? The other thing I noticed is that because the tab names have different lengths, the close box is not even in a consistent spot for each tab.
Timothy Hatcher
Comment 5 2015-09-08 13:51:51 PDT
Moving the icon would cause a visual change as you resize that would me a caring jump to the user. Since the close button is not used regularly and is only on hover, this was the best design we could come up with while keeping the icons in the tab.
Note You need to log in before you can comment on or make changes to this bug.