Bug 79034 - [BlackBerry] All default video/audio control elements should be rect-hit testable
Summary: [BlackBerry] All default video/audio control elements should be rect-hit test...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on:
Blocks: 73144
  Show dependency treegraph
 
Reported: 2012-02-20 08:35 PST by Antonio Gomes
Modified: 2012-02-20 08:44 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2012-02-20 08:35:33 PST
Add HTMLInputElement::isMediaControlElement as a criteria to consider a element as clickable.
    
Note that is should be only used while in the "ClickableByDefault" phase of FatFingers.
    
ps: This patch has its major part in WebCore, and will be upstreamed separated.
Comment 1 Antonio Gomes 2012-02-20 08:44:04 PST
Fixed in http://trac.webkit.org/changeset/108244