Chromium Code Reviews
DescriptionAccessible bounds should include device scale factor on Windows (again)
The previous patch (https://codereview.chromium.org/2759903002)
attempted to fix this bug, but I unknowingly tested it with buggy AT.
I've now determined that inspect.exe, Narrator, and ZoomText all seem
to be doing the right thing. This patch fixes the bounding boxes for
those three tools.
Others, including NVDA with the focus highlight add-on, and
accExplorer, show the wrong bounding box and should be fixed to
be dpi-aware.
BUG=694605
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2789963002
Cr-Commit-Position: refs/heads/master@{#461547}
Committed: https://chromium.googlesource.com/chromium/src/+/a62e4692a41ec371137ad9bd94b1b51b91e7192b
Patch Set 1 #Patch Set 2 : Remove newly added test, no longer needed' #Patch Set 3 : Clean up #Patch Set 4 : Rebase #Patch Set 5 : Fix const #Messages
Total messages: 26 (20 generated)
|