Skip to content

fix(ui5-tokenizer): allow copy/cut of focused token when not selected#13452

Open
ivoplashkov wants to merge 1 commit intomainfrom
fix/tokenizer-copy-cut-focused-token
Open

fix(ui5-tokenizer): allow copy/cut of focused token when not selected#13452
ivoplashkov wants to merge 1 commit intomainfrom
fix/tokenizer-copy-cut-focused-token

Conversation

@ivoplashkov
Copy link
Copy Markdown
Contributor

When a token is focused but not selected, Ctrl+C now copies its value to the clipboard. In readonly mode, Ctrl+X copies without deleting. Also removed redundant selected filter in _fillClipboard since callers already pass the correct token list.

Fixes: #13446

When a token is focused but not selected, Ctrl+C now copies its value
to the clipboard. In readonly mode, Ctrl+X copies without deleting.
Also removed redundant selected filter in _fillClipboard since callers
already pass the correct token list.

Fixes #13446
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 4, 2026 06:32 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MultiComboBox]: Token Values cannot be copied or cut when focused

2 participants