-
Notifications
You must be signed in to change notification settings - Fork 279
Labels
Description
Bug Description
It is not possible to copy or cut tokens from a Tokenizer. The same issue also affects the Multi Combobox and Multi Input.
Steps to reproduce:
- Open the Basic Tokenizer Sample in the UI5 Web Components documentation
- Select one or multiple tokens
- Copy Scenario
- Press
Ctrl+C(Windows) /CMD+C(macOS) - Actual: The values of the selected tokens are not copied to the clipboard
- Expected: The values of the selected tokens are copied to the clipboard
- Press
- Cut Scenario
- Press
Ctrl+X(Windows) /CMD+X(macOS) - Actual: The values of the selected tokens are not copied to the clipboard and the selected tokens are deleted
- Expected: The values of the selected tokens are copied to the clipboard and the selected tokens are deleted
- Press
Affected Component
No response
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.19.2
Browser
Edge
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Code Review