Bug 79034

Summary: [BlackBerry] All default video/audio control elements should be rect-hit testable
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: New BugsAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73144    

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