Bug 92849 - [BlackBerry] Disable tap highlight when transparent color is specified
Summary: [BlackBerry] Disable tap highlight when transparent color is specified
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Arvid Nilsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-01 01:00 PDT by Arvid Nilsson
Modified: 2012-08-01 06:40 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2012-08-01 01:05 PDT, Arvid Nilsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Nilsson 2012-08-01 01:00:19 PDT
When the web page specifies -webkit-tap-highlight-color:rgba(0,0,0,0) we should disable the tap highlight. In fact any color with alpha == 0.
Comment 1 Arvid Nilsson 2012-08-01 01:05:02 PDT
Created attachment 155740 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-01 06:40:00 PDT
Comment on attachment 155740 [details]
Patch

Clearing flags on attachment: 155740

Committed r124331: <http://trac.webkit.org/changeset/124331>
Comment 3 WebKit Review Bot 2012-08-01 06:40:04 PDT
All reviewed patches have been landed.  Closing bug.