[Webkit-unassigned] [Bug 87569] New: [BlackBerry] Add a default tap highlight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 22:23:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87569

           Summary: [BlackBerry] Add a default tap highlight
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anilsson at rim.com
                CC: rwlbuis at gmail.com, tonikitoo at webkit.org
        Depends on: 87567


We used to require the embedder to implement tap highlight drawing.
            Now, a default tap highlight, implemented using the recently added
            accelerated compositing overlay layer support, can be used instead.

            The tap highlight zooms in when it appears, to provide visible feedback
            even though your finger obscures the whole link, and fades out when
            hidden. The appearance of the default tap highlight is not final.

            The default tap highlight can be overridden using the new
            WebPage::setTapHighlight() method.

            Reviewed by Mike Lattanzio and Mike Fenton.

Also

commit b4d678e9f2234041e2ccecea60968eca5ca0cf50
Author: Arvid Nilsson <anilsson at rim.com>
Date:   Tue May 8 17:47:14 2012 +0200

    2012-05-08  Arvid Nilsson  <anilsson at rim.com>

            Fix simulator build after AC change

            Reviewed by Commit Bot.

            * Api/WebPage_p.h:

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list