Bug 41835 - Graphical/UI issue with <video> controls
Summary: Graphical/UI issue with <video> controls
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 23:49 PDT by Ridley Combs
Modified: 2010-07-08 00:16 PDT (History)
2 users (show)

See Also:


Attachments
Screen cap of the bug in action (10.70 MB, video/quicktime)
2010-07-08 00:16 PDT, Ridley Combs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ridley Combs 2010-07-07 23:49:15 PDT
<video> tags have a tendency to be... "iffy" with their mouseover controls (sometimes, they appear and then promptly disappear, and several more issues exist). This can get rather annoying, and is seemingly-randomly reproducible.
Comment 1 Ridley Combs 2010-07-07 23:59:44 PDT
I can't find a good way to make a testcase for this, as it seems to happen for any video at any time with any configuration, randomly. Sometimes, the controls appear on mousein but disappear again 1/2 a second later, then do the same on mouseout. Even though they're hidden, the pause button at least still seems to be clickable.
Comment 2 Ridley Combs 2010-07-08 00:10:21 PDT
Screen cap of the issue in action: http://rodgercombs.webhop.net/bug.mov
Further regression tells me that this issue only occurs with Perian-based videos (it's possible that it's just FLV, but I think it's all of Perian), but I can't see how a Perian bug would cause this graphical issue.
Comment 3 Ridley Combs 2010-07-08 00:16:30 PDT
Created attachment 60845 [details]
Screen cap of the bug in action