WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22002
AX: scroll bars show should not appear in AX hierarchy when WebFrameView does not allow scrolling
https://bugs.webkit.org/show_bug.cgi?id=22002
Summary
AX: scroll bars show should not appear in AX hierarchy when WebFrameView does...
chris fleizach
Reported
2008-10-31 10:05:31 PDT
WebDynamicScrollBarsView appears as an accessible element even when WebFrameView does not allow scrolling. In this case, the scroll bars view should be ignored
Attachments
patch to make scroll bars not appear when not allowed
(1.47 KB, patch)
2008-10-31 10:06 PDT
,
chris fleizach
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2008-10-31 10:06:04 PDT
Created
attachment 24800
[details]
patch to make scroll bars not appear when not allowed
Darin Adler
Comment 2
2008-10-31 10:08:56 PDT
Comment on
attachment 24800
[details]
patch to make scroll bars not appear when not allowed r=me This is arguably working around a bug in NSScrollView. I suggest you also request this same change in AppKit.
chris fleizach
Comment 3
2008-10-31 10:13:40 PDT
app kit is planning on adding methods to handle this.
chris fleizach
Comment 4
2008-10-31 10:16:37 PDT
http://trac.webkit.org/changeset/38035
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