Problem/Motivation

If a user double-clicks on the play button in the 'onclick' strategy, then the URL gets mangled.

Steps to reproduce

Double-click on the play button.

Proposed resolution

Detach the click listener from the button after the user clicks the button once. Subsequent clicks will then be harmless.

User interface changes

None

API changes

None

Data model changes

None

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Luke.Leber created an issue. See original summary.

  • Luke.Leber committed c70f0ad on 1.0.x
    Issue #3204559 by Luke.Leber: Double clicking on the play button will...
luke.leber’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.