Ticket #911 (closed bug: fixed)
Clicking the playIcon doesn't un-pause the player
| Reported by: | jeroen | Owned by: | zach |
|---|---|---|---|
| Priority: | Milestone: | HTML5 beta | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Steps to reproduce:
- play a video
- pause playback
- Try resuming by clicking the "playIcon" itself (not the video around it).
This fails b/c internally, the directive to play is actually sent twice.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [1021]