Bug 192453 - [iOS] REGRESSION: Foreground text in matched word may not be painted
Summary: [iOS] REGRESSION: Foreground text in matched word may not be painted
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad iOS 12
: P2 Normal
Assignee: Nobody
URL: https://www.google.com/search?client=...
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2018-12-05 21:31 PST by Daniel Bates
Modified: 2018-12-05 21:34 PST (History)
3 users (show)

See Also:


Attachments
[Screenshot] Bug (64.65 KB, image/jpeg)
2018-12-05 21:34 PST, Daniel Bates
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-12-05 21:31:07 PST
The foreground text for a Find-in-page match may not be painted. I observed this issue tonight when using Google Finance.

Steps to reproduce:

1. Visit <https://www.google.com/search?client=safari&hl=en&tbm=fin&q=NASDAQ:+TSLA&stick=H4sIAAAAAAAAAONgecRoyi3w8sc9YSmdSWtOXmNU4-IKzsgvd80rySypFJLgYoOy-KR4uLj0c_UNkrMzCnMqeAAN-urSOgAAAA&biw=1101&bih=787>
2. Click Compare.
3. Type “aapl” and press the return key.
4. Press Command + F to show the Find-in-page UI.
5. Type “tsla”.
6. Press Command + G a few times.

Eventually one of the matches will be highlighted, but the foreground text “tsla” will not be painted.
Comment 1 Radar WebKit Bug Importer 2018-12-05 21:31:32 PST
<rdar://problem/46511766>
Comment 2 Daniel Bates 2018-12-05 21:32:20 PST
Works in shipping Safari in iOS 12.1 (16B92).
Comment 3 Daniel Bates 2018-12-05 21:34:50 PST
Created attachment 356709 [details]
[Screenshot] Bug