Bug 85481 - [Qt] Tap-highlight blinks when activated
Summary: [Qt] Tap-highlight blinks when activated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 05:24 PDT by Allan Sandfeld Jensen
Modified: 2012-05-03 07:05 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2012-05-03 05:27 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-05-03 05:24:35 PDT
Tapping any link will make the highlight blink into-existence rather than fading in smoothly.
Comment 1 Allan Sandfeld Jensen 2012-05-03 05:27:38 PDT
Created attachment 139988 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-05-03 05:34:16 PDT
Comment on attachment 139988 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=139988&action=review

> Source/WebKit2/ChangeLog:8
> +        Set the opacity on the page-overlay the first time it is requested to be drawn. Otherwiser

otherwise*
Comment 3 WebKit Review Bot 2012-05-03 07:05:01 PDT
Comment on attachment 139988 [details]
Patch

Clearing flags on attachment: 139988

Committed r115970: <http://trac.webkit.org/changeset/115970>
Comment 4 WebKit Review Bot 2012-05-03 07:05:14 PDT
All reviewed patches have been landed.  Closing bug.