Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Issue 8746022: Split accessible bounds calculation into two methods for Mac & Win (Closed)

Created:
9 years ago by dmazzoni
Modified:
9 years ago
Reviewers:
David Tseng
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, davidbarr+watch_chromium.org, jam, yuzo+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org
Visibility:
Public.

Description

Split accessible bounds calculation into two methods, one to retrieve the local bounds for Mac, and one to retrieve the global bounds for Windows. This fixes a problem where VoiceOver was showing the incorrect bounds when the window is scrolled. BUG=105906 TEST=manual testing with VoiceOver. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112344

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M content/browser/accessibility/browser_accessibility.h View 1 chunk +7 lines, -2 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 2 chunks +13 lines, -7 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_cocoa.mm View 2 chunks +4 lines, -5 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dmazzoni
This should be a quick and easy review...
9 years ago (2011-11-30 18:31:17 UTC) #1
David Tseng
lgtm
9 years ago (2011-11-30 19:20:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/8746022/1004
9 years ago (2011-11-30 22:04:02 UTC) #3
commit-bot: I haz the power
9 years ago (2011-11-30 23:59:33 UTC) #4
Change committed as 112344

Powered by Google App Engine
This is Rietveld 408576698