ungoogled-software/ungoogled-chromium

hide close button("x") on first half(first tab) of "split view"

Open

#3771 opened on May 5, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (18,674 stars) (771 forks)batch import
enhancementhelp wanted

Description

Description

rewrite code tiny code using llm

Who's implementing?

  • I'm willing to implement this feature myself

The problem

sometimes misclick tab and close it instead

Possible solutions

suggesting hiding first close button when it switched "split view mode"

Alternatives

No response

Additional context

possible location of code: "chrome/browser/ui/views/tabs/tab.cc" "chrome/browser/ui/views/tabs/tab_close_button.h"

Contributor guide