Skip to content

[combobox][docs] Multiple selection combobox examples ignores mouse clicks in padding area #4289

@dmitri-gb

Description

@dmitri-gb

Bug report

Current behavior

When clicking in the "padding" area of a <Combobox.Chips> component, the input does not gain focus.

Screen.Recording.2026-03-09.at.18.40.20.mov

Expected behavior

The input should gain focus when clicking in the padding area (and probably use a "text" cursor there too). This would match what happens with a normal Input component, and is what one would typically expect given that Chips usually looks the same as Input.

Reproducible example

Can be reproduced in the docs.

Base UI version

v1.2.0, but also applicable to the current state in master.

Which browser are you using?

Chrome

Which OS are you using?

Mac OS

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: comboboxChanges related to the combobox component.docsImprovements or additions to the documentation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions