Sign in
webkit
/
WebKit
/
226387eb54d228779ec182afb6dfc0fd9cadc992
/
Tools
/
DumpRenderTree
/
AccessibilityUIElement.cpp
c18746d
AX: setting focus via accessibility object needs to set isSynchronizing in resulting selection intent
by commit-queue@webkit.org
· 10 years ago
fb83c81
AX: Expose caret browsing preference to accessibility API
by commit-queue@webkit.org
· 10 years ago
59604ca
AX: Screen braille input doesn't work on forms.
by cfleizach@apple.com
· 10 years ago
7f0d14c
AX: Screen braille input doesn't work on forms.
by cfleizach@apple.com
· 10 years ago
3dadcd1
JSStringRef leak on the leaks bot allocation under selectTextWithCriteriaCallback
by commit-queue@webkit.org
· 10 years ago
8d415fc
AX: AXSelectTextWithCriteria should support capitalize/lowercase/uppercase
by cfleizach@apple.com
· 11 years ago
cb0f0b0
Crash in platform/mac/accessibility/table-visible-rows.html
by msaboff@apple.com
· 11 years ago
10181aa
Crash in platform/mac/accessibility/table-visible-rows.html
by msaboff@apple.com
· 11 years ago
c16257d
AX: Need ability to get line range for text marker.
by samuel_white@apple.com
· 11 years ago
2608de9
[ATK] Utilize AtkTableCell to expose directly AccessibilityTableCell to AT
by k.czech@samsung.com
· 11 years ago
758fdc0
[ATK] Wrong selected element at a given index in a list box.
by k.czech@samsung.com
· 11 years ago
fa43207
Stop using PLATFORM(MAC) in DumpRenderTree except where it means “OS X but not iOS”
by mitz@apple.com
· 11 years ago
ed3d59f
AX: Add ability to specify descendant type when using AXUIElementsForSearchPredicate.
by samuel_white@apple.com
· 11 years ago
1ba10a7
AX: Add text replacement activity support to NSAccessibilitySelectTextWithCriteriaParameterizedAttribute.
by samuel_white@apple.com
· 11 years ago
e5beda2
Web Inspector: AX: Accessibility Node Inspection
by commit-queue@webkit.org
· 11 years ago
ac8b4c0
AX: Find and select text with respect to insertion point using accessibility API.
by samuel_white@apple.com
· 11 years ago
b8ad4bf
[ATK] Expose aria-controls through ATK_RELATION_CONTROLLER_FOR
by k.czech@samsung.com
· 11 years ago
e1cbd81
AX: Support @scope in HTML tables https://bugs.webkit.org/show_bug.cgi?id=127688
by cfleizach@apple.com
· 11 years ago
43a8931
[ATK] Expose aria-checked mixed state as ATK_STATE_INDETERMINATE
by k.czech@samsung.com
· 11 years ago
e6f6a13
[ATK] [WK2] platform/gtk/accessibility/roles-exposed.html is failing
by mario.prada@samsung.com
· 11 years ago
bfc2042
Unreviewed, rolling out r160842.
by commit-queue@webkit.org
· 11 years ago
4fd9e53
[ATK] [WK2] platform/gtk/accessibility/roles-exposed.html is failing
by mario.prada@samsung.com
· 11 years ago
01279e9
AX: [ATK] Convert the get_{string,text}_at_offset atktest.c unit tests to layout tests
by jdiggs@igalia.com
· 11 years ago
8d7423c
AX: Add AXUIElementCountForSearchPredicate parameterized attribute.
by samuel_white@apple.com
· 11 years ago
e722c50
AX: Add ability to fetch only visible table rows.
by samuel_white@apple.com
· 11 years ago
bfa6c80
AX: switch DRT AX methods to use nullptr
by cfleizach@apple.com
· 11 years ago
b399f32
AX: Mail attachments at the start of an email are not output by VoiceOver
by cfleizach@apple.com
· 11 years ago
265f7ee
AX: Add paramAttrs to fetch start and end text markers in a given rect.
by commit-queue@webkit.org
· 11 years ago
3032b24
AX: Expose DOM ID and ClassList to AX APIs for automation and AT element hashes
by cfleizach@apple.com
· 11 years ago
4f6d477
Add "VisibleOnly" key to search predicate
by commit-queue@webkit.org
· 12 years ago
7011e78
AX: MathML multiscripts not exposed in Accessibility
by cfleizach@apple.com
· 12 years ago
81f8cd5
AX: The bounding paths should be made available through accessibility
by cfleizach@apple.com
· 12 years ago
d036cc8
Source/WebCore: [EFL] --minimal build fails with error: WebCore::FrameSelection::notifyAccessibilityForSelectionChange()
by commit-queue@webkit.org
· 12 years ago
dcfe33b
[EFL] build fails with error: 'UINT_MAX' was not declared in this scope
by commit-queue@webkit.org
· 12 years ago
871bfe4
Allow multiple searchKeys to be passed to AXUIElementCopyParameterizedAttributeValue
by commit-queue@webkit.org
· 12 years ago
50d4cd3
AX: Can't activate links with VoiceOver in Safari
by cfleizach@apple.com
· 12 years ago
3250443
AX: Upstream iOS Accessibility DumpRenderTree changes
by cfleizach@apple.com
· 12 years ago
c6756ec
AX: Mac platform should support ability to scroll an element into visible
by cfleizach@apple.com
· 12 years ago
7c2d06e
REGRESSION: [Mac] Intermittent crash in WTR::AccessibilityUIElement::isEqual
by cfleizach@apple.com
· 12 years ago
3569c4a
AX: Make isActionSupported cross-platform.
by dmazzoni@google.com
· 12 years ago
41e54bf
AX: Crash at WebCore::renderObjectContainsPosition(WebCore::RenderObject*, WebCore::Position const&)
by cfleizach@apple.com
· 13 years ago
b62310f
AX: Support solution to handle invalid ax text marker
by cfleizach@apple.com
· 13 years ago
8e99be2
AX: ARIA tables need to support selected rows attribute/select rows changed notification
by cfleizach@apple.com
· 13 years ago
6da1c28
AX: attributed strings do not include AXHeading information when a link is contained within the heading
by cfleizach@apple.com
· 13 years ago
9d21a4d
Tools: AX: platform/mac/accessibility/search-with-frames.html crashes
by cfleizach@apple.com
· 13 years ago
3c863ea
Accessibility: Multiselect list boxes need to report the active option in addition to which items are selected.
by dmazzoni@google.com
· 13 years ago
09faa13
WebKitTestRunner needs to support accessibility-related DRT APIs
by cfleizach@apple.com
· 13 years ago
ff8afbd
DRT's uiElementAttributeValueCallback function is leaky
by darin@apple.com
· 13 years ago
405f33a
Unreviewed build fix.
by jchaffraix@webkit.org
· 13 years ago
798114f
AX: crash when accessing selectedTab in a tab list
by cfleizach@apple.com
· 13 years ago
e262e74
Source/WebCore: AccessibilityObject levels are inconsistent
by commit-queue@webkit.org
· 14 years ago
47ff7af
Source/WebCore: Add the ability to search the AccessibilityObject cache
by commit-queue@webkit.org
· 14 years ago
f48677d
2011-04-26 Chris Fleizach <cfleizach@apple.com>
by cfleizach@apple.com
· 14 years ago
10955a5a
Rename WebKitTools to Tools https://bugs.webkit.org/show_bug.cgi?id=49861
by mitz@apple.com
· 14 years ago
[Renamed from WebKitTools/DumpRenderTree/AccessibilityUIElement.cpp]
6a24ba1
2010-12-14 Mario Sanchez Prada <msanchez@igalia.com>
by mario@webkit.org
· 14 years ago
2ded444
2010-11-10 Chris Guillory <chris.guillory@google.com>
by commit-queue@webkit.org
· 14 years ago
e3cf9e4
AX: multi select group option does not handle setting of AXSelectedChildren correctly
by cfleizach@apple.com
· 14 years ago
a78a36f
AX: doAXRangeForLine does not work https://bugs.webkit.org/show_bug.cgi?id=47101
by cfleizach@apple.com
· 14 years ago
edd8483
AX: implement CSS3 Speech "speak" https://bugs.webkit.org/show_bug.cgi?id=46827
by cfleizach@apple.com
· 14 years ago
9403f0c
AX: accessibilityIsIgnored is returning nil when return value expects a BOOL
by cfleizach@apple.com
· 14 years ago
6ecb177
REGRESSION (r64816-r64889): Crash in WebCore::AccessibilityRenderObject
by cfleizach@apple.com
· 14 years ago
b60fc94
AX: Support AccessibilityTextMarkers in DRT
by cfleizach@apple.com
· 14 years ago
29c04db
AX: need a layout test testing misspelled words in attributed strings
by cfleizach@apple.com
· 15 years ago
d499e01
AX: link won't return linked element if URL contains #
by cfleizach@apple.com
· 15 years ago
00f30c3
aria-liveregion-notifications.html fails on leopard release bot
by cfleizach@apple.com
· 15 years ago
8cc07b6
AXHelp is being appended from ancestors incorrectly
by cfleizach@apple.com
· 15 years ago
5c220e0
VO not able to perform a VO-spacebar on facebook links
by cfleizach@apple.com
· 15 years ago
e4893cb
AX: changes to WAI-ARIA grid aren't perceived correctly by VoiceOver
by cfleizach@apple.com
· 15 years ago
d98c4b2
MSAA: accSelect() is not implemented
by jhoneycutt@apple.com
· 15 years ago
c344ece
MSAA: The child <option> elements of a non-multiple <select> are not exposed
by jhoneycutt@apple.com
· 15 years ago
8acea08
MSAA: selected, selectable, extended selectable, and multiple
by jhoneycutt@apple.com
· 15 years ago
a94c262
2010-01-05 Dominic Mazzoni <dmazzoni@google.com>
by eric@webkit.org
· 15 years ago
e7600b2
Add ARIA "Live Region" support https://bugs.webkit.org/show_bug.cgi?id=33117
by cfleizach@apple.com
· 15 years ago
1e2b510
AX: DRT needs to support URL for accessibility
by cfleizach@apple.com
· 15 years ago
0bce237
REGRESSION: AX: buttons now extremely repetitive
by cfleizach@apple.com
· 15 years ago
f63022a
AX: VO just says "term" on many web sites
by cfleizach@apple.com
· 15 years ago
18b2b7c
Implement WAI-ARIA scrollbar role and related property aria-orientation
by cfleizach@apple.com
· 15 years ago
b012c5e
WAI-ARIA: implement support for ARIA drag and drop
by cfleizach@apple.com
· 15 years ago
7cc35fc
2009-11-22 Chris Fleizach <cfleizach@apple.com>
by eric@webkit.org
· 15 years ago
3e756f4
WAI-ARIA: add support for aria-owns
by cfleizach@apple.com
· 15 years ago
7a9871f
Incorrect use of JavaScriptCore API in DumpRenderTree
by oliver@apple.com
· 15 years ago
60b776d
AX: aria-labelledby duplicates some of its WAI-ARIA label
by cfleizach@apple.com
· 15 years ago
231b313
2009-11-12 Joanmarie Diggs <joanmarie.diggs@gmail.com>
by eric@webkit.org
· 15 years ago
e4784ce
need to implement aria tree roles https://bugs.webkit.org/show_bug.cgi?id=31284
by cfleizach@apple.com
· 15 years ago
e77f4dd
2009-11-04 Chris Fleizach <cfleizach@apple.com>
by eric@webkit.org
· 15 years ago
60f0160
Support ARIA "tab" roles https://bugs.webkit.org/show_bug.cgi?id=30842
by cfleizach@apple.com
· 15 years ago
c354807
Test for MSAA: Accessibility of links is wrong
by jhoneycutt@apple.com
· 15 years ago
9c1f9c7
WebCore: Enable various "grouping" ARIA roles
by cfleizach@apple.com
· 16 years ago
290b73b
Don't leak the JSStringRef returned by AccessibilityUIElement::attributeValue.
by mrowe@apple.com
· 16 years ago
d82fd89
WebCore: Bug 28200 - ListMarker should be included as part of the text value to parse
by cfleizach@apple.com
· 16 years ago
9b3fa5b
WebCore:
by cfleizach@apple.com
· 16 years ago
2365e88
WebCore:
by cfleizach@apple.com
· 16 years ago
9fd2cdb
Bug 27958 - WAI-ARIA: Implement 'aria-required' attribute.
by cfleizach@apple.com
· 16 years ago
7d12a64
2009-08-03 Eric Carlson <eric.carlson@apple.com>
by eric.carlson@apple.com
· 16 years ago
6cb4d51
Bug 26900: AX: Manual spell check with Command-; does not bring up suggestions
by cfleizach@apple.com
· 16 years ago
bbfb860
Bug 26725: aria-hidden, aria-disabled, aria-readonly need to be implemented
by cfleizach@apple.com
· 16 years ago
f34aedf
Bug 26668: AX: need a way to retrieve the language for an element
by cfleizach@apple.com
· 16 years ago
004eb0e
2009-05-05 Darin Adler <darin@apple.com>
by darin@apple.com
· 16 years ago
a5f8fde
Bug 25574: AXImageMap children links don't respond properly to accessibilityHitTest:
by cfleizach@apple.com
· 16 years ago
d51b389
Bug 25452: AX: Don't create addition space AXStaticText element for every bold or link tag
by cfleizach@apple.com
· 16 years ago
Next »