jsduck icon indicating copy to clipboard operation
jsduck copied to clipboard

Improve tab right-click menu

Open AjaxSolutions opened this issue 12 years ago • 1 comments

IMO the tab right-click menu could be improved.

Let's say I have several tabs open and the active tab is Container. When I right-click another tab, the 'Close other tabs' option still refers to the Container tab, not to the newly selected tab. This is not what I expected.

I'd suggest to change the right click menu to mimic the menu that you see when you right click a browser tab, i.e.

Close tab Close other tabs Close tabs to the right Reopen closed tab Reveal in folders

AjaxSolutions avatar Jun 19 '13 18:06 AjaxSolutions

Yeah, the right-click menu is quite a hack to be frank - it's the exact same menu both on each tab and in the right of tabs.

Surely the close-other-tabs should refer to the tab that was clicked on. And the list of all available tabs is not really needed in the right-click menu.

nene avatar Jun 20 '13 12:06 nene