[Webkit-unassigned] [Bug 240077] New: AX: Default field validation messages do not zoom with page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 13:10:38 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240077
Bug ID: 240077
Summary: AX: Default field validation messages do not zoom with
page
Product: WebKit
Version: Safari 15
Hardware: Mac (Intel)
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aroselli at gmail.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 458822
--> https://bugs.webkit.org/attachment.cgi?id=458822&action=review
Zooming a page in Safari to show the default error message size before and after zoom.
Steps to reproduce:
1. Visit https://platform.sitelint.com/login
2. Submit the form with both fields blank.
3. Observe the error messages use default browser/HTML validation and display.
4. Zoom the page (`⌘` + `+`).
5. Observe the difference in error message size after zooming.
Actual results:
The error message does not scale up (zoom) with the rest of the controls or content on the page.
In the attached video, compare the text size in the error message at 0:01 and 0:10 — it is not larger at 10 seconds.
Expected results:
The error message should zoom with the content and native controls (unless those are expressively overridden, in which case the error messages should scale anyway). If I zoom to 200%, the error message text should be at 200% of its initial size, wrapping as appropriate to stay within the viewport.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220504/14d9ac3b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list