Bug 184975 - [Extra zoom mode] The search field on www.bing.com is missing label text
Summary: [Extra zoom mode] The search field on www.bing.com is missing label text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-25 09:20 PDT by Wenson Hsieh
Modified: 2018-05-09 19:57 PDT (History)
6 users (show)

See Also:


Attachments
Patch (16.58 KB, patch)
2018-04-25 12:40 PDT, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
Patch for landing (16.56 KB, patch)
2018-04-25 13:44 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-04-25 09:20:48 PDT
- Tap on the search fields on these websites.
- Observe that there is no label text.
Comment 1 Radar WebKit Bug Importer 2018-04-25 09:21:19 PDT
<rdar://problem/39723081>
Comment 2 Wenson Hsieh 2018-04-25 12:40:12 PDT
Created attachment 338770 [details]
Patch
Comment 3 Wenson Hsieh 2018-04-25 13:39:55 PDT
Comment on attachment 338770 [details]
Patch

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

> LayoutTests/fast/forms/extrazoom/form-control-label-text.html:8
> +doneCount = 0;

Just noticed that `doneCount` is set here but never used. I'll remove this before landing.
Comment 4 Wenson Hsieh 2018-04-25 13:44:01 PDT
Created attachment 338786 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2018-04-25 14:23:32 PDT
Comment on attachment 338786 [details]
Patch for landing

Clearing flags on attachment: 338786

Committed r231022: <https://trac.webkit.org/changeset/231022>