Bug 133091 - AX: VoiceOver sees the WebArea out of order when topContentInset is used
Summary: AX: VoiceOver sees the WebArea out of order when topContentInset is used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-19 16:26 PDT by chris fleizach
Modified: 2014-05-19 18:57 PDT (History)
9 users (show)

See Also:


Attachments
patch (4.75 KB, patch)
2014-05-19 16:29 PDT, chris fleizach
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2014-05-19 16:26:22 PDT
When topContentInset is used, VoiceOver sorts the scroll area out of order.

<rdar://problem/16771926>
Comment 1 chris fleizach 2014-05-19 16:29:11 PDT
Created attachment 231733 [details]
patch
Comment 2 chris fleizach 2014-05-19 16:38:42 PDT
http://trac.webkit.org/changeset/169081
Comment 3 chris fleizach 2014-05-19 18:57:24 PDT
layout test fix

http://trac.webkit.org/changeset/169093