Bug 180576

Summary: [GTK] Searching text on page doesn't change scroll position correctly when zoom is applied
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, bugs-noreply, cadubentzen, cgarcia, mcatanzaro, simon.fraser, zalan
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Konstantin Tokarev
Reported 2017-12-08 01:42:08 PST
How to reproduce: 1. Open https://wiki.openstreetmap.org/wiki/Template:PastEvents 2. Try to find string "Leoben" (it can be found at four places) Without zoom it works as expected: page scrolls to each text match. With any zoom change (either zoom in or zoom out) it breaks: scroll position changes for the first match only and then stops. Reproduced with trunk with GTK port. Originally reported for Qt port (https://github.com/OtterBrowser/otter-browser/issues/1463). I guess this is generic WebCore issue.
Attachments
Simon Fraser (smfr)
Comment 1 2017-12-12 11:57:58 PST
This works correctly on Mac with both pinch zoom, and command-+ zoom.
Michael Catanzaro
Comment 2 2017-12-12 16:09:37 PST
Let's use a GTK prefix, then. I can reproduce.
Note You need to log in before you can comment on or make changes to this bug.