Bug 245973
| Summary: | next/previous buttons should not be used in conjunction with alternate form control design | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | eddy_wong |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
eddy_wong
next/previous buttons should not be used in conjunction with alternate form control design. We should guard every call site to UIWebFormAccessory -setNextPreviousItemsVisible: with !WebKit::defaultAlternateFormControlDesignEnabled()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
eddy_wong
<rdar://problem/100434051>
eddy_wong
Pull request: https://github.com/WebKit/WebKit/pull/4934
EWS
Committed 255108@main (29e3c7a9630a): <https://commits.webkit.org/255108@main>
Reviewed commits have been landed. Closing PR #4934 and removing active labels.