Bug 146900
Summary: | Bypass -webkit-touch-callout in iOS Content Blocker | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Murphy <deano.uk> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Enhancement | CC: | achristensen, benjamin, deano.uk, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | iPhone / iPad | ||
OS: | Other |
Dean Murphy
Some websites are using -webkit-touch-callout within their CSS to prevent the callout menu being displayed on long touches.
For example: If you visit thedailybeast.com on an iPhone, you are unable to long-tap the hyperlinks to copy link/open in new tab/add to reading list. The only workaround I can find for this particular website is to refresh into a desktop view.
Maybe in the iOS Content Blocker there can be an option to override -webkit-touch-callout
I am also seeing this behaviour on news.google.com, but after looking at loaded scripts and the CSS they generate, I am unable to find any reference to -webkit-touch-callout, although it may be obscured.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dean Murphy
Ignore the last sentence about news.google.com - turns out that is using Javascript to block touch. I have raised bug 146901 in reference to this.
Radar WebKit Bug Importer
<rdar://problem/21797994>