New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 768171 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Selection behaves oddly with audio element controls

Project Member Reported by rlanday@chromium.org, Sep 23 2017

Issue description

Chrome Version: 63.0.3218.0 (Official Build) dev (64-bit)
OS: macOS 10.12.6

What steps will reproduce the problem?
(1) Go to https://google.github.io/tacotron/
(2) Triple-click one of the sentences corresponding to an audio file (e.g. “Generative adversarial network or variational auto-encoder.”)
(3) Copy the selected text and paste it somewhere.

What is the expected result?

Only the visually selected text is copied.

What happens instead?

The triple-click selection includes at least some of the shadow DOM markup for the <audio> element's controls, including the current position and length times. The complete selected text looks like this:

(start)
“Generative adversarial network or variational auto-encoder.”

0:00
/ 0:05



(end)


Please use labels and text to provide additional information.


For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.

 
Status: WontFix (was: Available)
I can't reproduce this with the new media controls. Maybe I misundertood the steps to reproduce though. Please reopen if that's the case.

Sign in to add a comment