cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
J-PIE-314
Making moves
Status: New idea

After using the new tab sidebar for a while I have found that the X (close tab) button is annoyingly easy to accidentally click when attempting to switch tabs, especially when a volume button is covering part of the tab icon.

image of tab with volume and x button.png

Could there be an option to hide the close button. I can still close tabs by middle-clicking on the icons or using a keyboard shortcut.

10 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

jfftck
New member

This is an accessibility issue as well, people with low vision shouldn't have controls appearing and disappearing on hover. It would be a much better solution to teach users on how to use middle click to close tabs. If there needs to be a close button, make it like the Windows taskbar -- the window preview has the close button -- so the tab preview should be where the button is placed and not on the already small target of the tab.

aronmandos
Making moves

I often use my computer from a distance and i used to be able to avoid the 'play tab' and mute buttons by clicking on the left edge of my screen, now there is a huge close button there. So I would also like to remove that close button.
I think the solution jfftck suggests would be ideal but until that is finished it would be great to have a toggle in the about:config to hide the close button fully.

Agentvirtuel
Collaborator
jfftck
New member

@AgentvirtuelI am a developer and understand how to use the userChrome.css to hide elements in the browser's chrome, but this issue is about making a user serviceable option in the GUI. The biggest issue with userChrome.css is that it depends on knowledge about CSS and what to use as the selector of the element to determine if the code you're using isn't malicious.

VertiTabEnjoyer
New member

Vertical Tabs Sidebar: Option to Hide Close Tab X

The new vertical tabs sidebar is great! But now that the tabs are smaller, it's easier to accidentally close them by clicking the X in the tab corner.

Since we can close tabs with Mouse Middle Click, I would love the option to hide the X.

Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Agentvirtuel
Collaborator
Jon
Community Manager
Community Manager

(Note: similar ideas have been merged into this thread)

basarsubasi
New member

is there an option for this yet? I'm tired of accidentally clicking the close button, given the size of the total icon space and the close button, this happens too often and it is really annoying.

As mentioned, we already have options like middle click (which eliminates the icon space issue altogether, you just middle click to anywhere within the iconspace instead of some little x button which is on top of the actual tab icon, and can easily be missclicked.) and Ctrl+W  to close the tabs and most of the users are using these ways to close the tabs. There should be a setting at least in about:config to turn this annoyance off without messing with userChrome.css