Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for browser.tabs.fadeLabels in PM 32.1 #12

Open
stux2000 opened this issue Mar 6, 2023 · 1 comment
Open

Add Support for browser.tabs.fadeLabels in PM 32.1 #12

stux2000 opened this issue Mar 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@stux2000
Copy link
Owner

stux2000 commented Mar 6, 2023

The beta for PM 32.1 changes how long tab names are handled. Instead of cutting off the name with an ellipsis (...), the name simply fades. This behavior is now handled by the following about:config option:

  • browser.tabs.fadeLabels

This enhancement would add a checkbox to the "Tab Bar" section under "Apperance" in the "Tab Utilities Options" screen. It should say something like "Fade Tab Labels" or similar.

@stux2000 stux2000 self-assigned this Mar 6, 2023
@stux2000 stux2000 added the enhancement New feature or request label Mar 6, 2023
@stux2000
Copy link
Owner Author

stux2000 commented Mar 6, 2023

Important note: The UI should only display the new checkbox if the about:config option itself exists. Otherwise, it should remain unavailable for compatibility with older versions of the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant