Skip to content

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

@Martin-Rippel

Description

@Martin-Rippel

Bug Description

Steps to reproduce:

  • Open MultiComboBox | UI5 Web Components
  • Create a token
  • Focus the token but do not select it
  • Copy Scenario
    • Press Ctrl+C (Windows) / CMD+C (macOS)
    • Actual: The value of the focused token is not copied to the clipboard
    • Expected: The value of the focused token is copied to the clipboard
  • Cut Scenario
    • Press Ctrl+X (Windows) / CMD+X (macOS)
    • Actual: The value of the focused token is not copied to the clipboard and the focused token is not deleted
    • Expected: The value of the focused token is copied to the clipboard and the focused token is deleted

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.22.0-rc.3

Browser

Edge

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions