Bug 173809 - Glitch when searching in the web page
Summary: Glitch when searching in the web page
Status: RESOLVED DUPLICATE of bug 148220
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-24 04:56 PDT by antoyo
Modified: 2017-06-24 05:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description antoyo 2017-06-24 04:56:20 PDT
Sometimes, when using the find controller to search something in a web page, there is a visual glitch like you can see in this screenshot:
https://cloud.githubusercontent.com/assets/584972/18129498/02efcc0e-6f59-11e6-88bf-a52e6c1baaaf.png
You can try a search on this website in order to reproduce the issue: https://fanglingsu.github.io/vimb/

I am able to reproduce this issue in Epiphany 3.24.2 using webkit2gtk+ 2.16.4.

Thanks to fix this issue.
Comment 1 Michael Catanzaro 2017-06-24 05:32:46 PDT
It's a bug in complex text rendering. There's a rejected patch in bug #148220 that can be used as a starting point for fixing this problem.

*** This bug has been marked as a duplicate of bug 148220 ***