WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
55706
AX: WK1 needs to use ScrollView attachment for AXScrollArea, WK2 does not
https://bugs.webkit.org/show_bug.cgi?id=55706
Summary
AX: WK1 needs to use ScrollView attachment for AXScrollArea, WK2 does not
chris fleizach
Reported
2011-03-03 14:33:24 PST
In WK1, ScrollView does not have a handle on the scroll bars. those are handled by the platformWidget In WK2, ScrollView does have a handle on the scroll bars, since there is no platform widget The changes to support WK2 Scroll views did not account for this. The fix is to expose the platform widget as the parent of the web area in WK1 and use the ScrollView AX object representation in WK2
Attachments
patch
(13.85 KB, patch)
2011-03-03 14:57 PST
,
chris fleizach
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2011-03-03 14:57:43 PST
Created
attachment 84633
[details]
patch
chris fleizach
Comment 2
2011-03-07 14:31:51 PST
http://trac.webkit.org/changeset/80498
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug