-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Pinned tabs scroll away #17881
Comments
Pinned tabs are preserved between browser sessions when normal tabs aren't. |
Ah. Never noticed that as my default for productive browsers is always to restore the session on startup. |
Closing, not actionable. Experimental flags are experimental and not something we act on. Pinned tabs fix may get addressed as the tab scrolling feature gets developed. |
Okay, so I guess nobody is interested in knowing that new tabs aren't completely visible either. When a new tab is opened (not the right-most one), the new tab header is moved out of the view by 2 or 3 pixels to the right. I haven't found out the exact circumstances yet. Also, when tab scrolling is active, a small part left and right of the scroll container isn't painted when the browser window is activated or deactivated. My active title colour is blue and the inactive colour is white. When the browser is activated or deactivated, a part remains in the old colour until the tabs are scrolled again. Where would be a place to report such bugs in "experimental" features? I mean, somebody is trying them out so they should be interested in knowing whether they work or not. |
Chromium project for this one I think. |
Description
Pinned tabs are just small but not pinned. When tab scrolling is enabled (through flags), which is IMO necessary to handle larger amounts of tabs, then the pinned tabs at the left end of the tab bar are simply scrolled away with all the other tabs. Firefox shows pinned tabs permanently, while scrolling all other tabs (without a special setting, it just scrolls as default).
Steps to Reproduce
Actual result:
Pinned tabs scroll out of view
Expected result:
Pinned tabs remain visible all the time
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
What's the purpose of "pinned tabs" after all?
The text was updated successfully, but these errors were encountered: