Bug 299130
| Summary: | AX: Hover Text does not enlarge input values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | kirsten_thomas |
| Component: | Accessibility | Assignee: | Tyler Wilcock <tyler_w> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, jhoffman23, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | macOS 15 | ||
kirsten_thomas
Hover Text will enlarge an <input/> element's label, but once text is entered, the value will not be shown in Hover Text in Safari. In Chrome, the input label and value can both be shown in Hover Text.
Reduced test case: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input
Turn on hover text
Type a value into the input
Use hover text on the <input />; hold cmd and move the cursor over the <input />
The input value text should show in a hover text popup. It works on Chrome, but not Safari
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/160891414>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/51469
EWS
Committed 300691@main (ca4a1990df62): <https://commits.webkit.org/300691@main>
Reviewed commits have been landed. Closing PR #51469 and removing active labels.