Skip to content

[6.x] Unable to press "space" in Taggable fieldtype #13395

@duncanmcclean

Description

@duncanmcclean

Bug description

Pressing space in the Taggable fieldtype doesn't do anything. Spaces should work. New tags should only be added when "enter" is pressed or the input blurs.

It probably has to do with this listener: https://github.com/statamic/cms/blob/master/resources/js/components/ui/Combobox/Combobox.vue#L383

v5

CleanShot.2025-12-20.at.10.36.05.mp4

v6

CleanShot.2025-12-20.at.10.39.04.mp4

How to reproduce

  1. Add a Taggable field to your blueprint
  2. Try to type something with a space, like "foo bar"
  3. See that pressing "space" doesn't do anything

Logs

Environment

Environment
Application Name: Duncan's Wonderful Sandbox
Laravel Version: 12.41.1
PHP Version: 8.4.16
Composer Version: 2.9.2
Environment: local
Debug Mode: ENABLED
URL: sandbox.test
Maintenance Mode: OFF
Timezone: UTC
Locale: en

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED

Drivers
Broadcasting: pusher
Cache: file
Database: mysql
Logs: stack / single
Mail: smtp
Queue: redis
Session: file

Storage
public/storage: NOT LINKED

Statamic
Addons: 1
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: dev-master PRO

Statamic Addons
duncanmcclean/test: 6.0.x-dev

Installation

Fresh statamic/statamic site via CLI

Additional details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions