Chrome Prompt dialog bug

This is a testcase of a Chrome v2.0.172.39 prompt dialog bug occuring when a prompt dialog is displayed and the user tries to copy the content of it via keyboard shortcut.

Results

Expected:

The content of the text field should be copied into the clipboard.

Current result:

The content of the clipboard is set to the label of the prompt.

Marin