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

Vertical tab bar could benefit from a collapse delay #30743

Open
anthonytw opened this issue Jun 1, 2023 · 1 comment
Open

Vertical tab bar could benefit from a collapse delay #30743

anthonytw opened this issue Jun 1, 2023 · 1 comment

Comments

@anthonytw
Copy link

Description

When using the vertical tab bar, collapsed and configured to expand on hover, the collapsing happens much too quickly. This becomes annoying when trying to close tabs because it's very easy to overshoot the edge of the tab widget, causing it to close immediately. A configurable delay before collapsing would be nice, but even a fixed delay would be helpful.

Steps to Reproduce

  1. Enable the vertical tab bar.
  2. Enable "Expand vertical tabs panel on mouseover when collapsed".
  3. Collapse the tab panel.
  4. Hover over to expand.
  5. Move mouse outside of the widget.

Actual result:

The widget disappears immediately.

Expected result:

There is a short delay (1000-1500ms) before the widget closes.

Reproduces how often:

Easily reproduced.

Brave version (brave://version info)

Brave 1.52.117 Chromium: 114.0.5735.90 (Official Build) (x86_64)
Revision 386bc09e8f4f2e025eddae123f36f6263096ae49-refs/branch-heads/5735@{#1052}
OS macOS Version 13.4 (Build 22F66)
@AshkanArabim
Copy link

I personally don't think adding more delays would be a good idea. I think if they instead REMOVE the hover delay that expands the vertical tabs this would get addressed as well.

Picture this: you go off the edge and the vertical tabs collapse. that sucks. but if there wasn't a delay when expanding them again this wouldn't really waste any of your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants