Bug 79034
| Summary: | [BlackBerry] All default video/audio control elements should be rect-hit testable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antonio Gomes <tonikitoo> |
| Component: | New Bugs | Assignee: | Antonio Gomes <tonikitoo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 73144 | ||
Antonio Gomes
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antonio Gomes
Fixed in http://trac.webkit.org/changeset/108244