[Webkit-unassigned] [Bug 29126] New: Play/pause button in <video> controls shows the wrong image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 08:44:08 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29126

           Summary: Play/pause button in <video> controls shows the wrong
                    image
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: eric.carlson at apple.com



Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39351|                            |review?
               Flag|                            |


Created an attachment (id=39351)
 --> (https://bugs.webkit.org/attachment.cgi?id=39351)
Patch v1

The play/pause button in <video> controls currently shows the "play" image when
the video is playing, and the "pause" image when the video is paused. But in
most media players (and <video> controls on Mac), the button image reflects
what the button will do, not the current state of the video.

To reproduce:

1. Go to
http://movies.apple.com/datapub/us/podcasts/apple_keynotes/sept2009_event.m4v

When the movie starts playing, the play/pause button shows a "play" image. If
you u click it, it will show a "pause" button. This is backwards!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list